https://github.com/foolishchow/subscriptedtextview
static Subscripted android AppCompat TextView
https://github.com/foolishchow/subscriptedtextview
Last synced: 4 days ago
JSON representation
static Subscripted android AppCompat TextView
- Host: GitHub
- URL: https://github.com/foolishchow/subscriptedtextview
- Owner: foolishchow
- Created: 2020-12-18T02:20:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-29T01:47:09.000Z (over 5 years ago)
- Last Synced: 2025-02-24T02:14:17.183Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 528 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SubScriptedTextView

## use
[ ](https://bintray.com/foolishchow/android/SubScriptedTextView/_latestVersion)
```gradle
implementation 'me.foolishchow.android:SubScriptedTextView:0.0.7'
```
## sample code
```xml
```