An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# SubScriptedTextView

![screenshot](./screenshot/screenshot.jpg)

## use
[![Download](https://api.bintray.com/packages/foolishchow/android/SubScriptedTextView/images/download.svg) ](https://bintray.com/foolishchow/android/SubScriptedTextView/_latestVersion)

```gradle
implementation 'me.foolishchow.android:SubScriptedTextView:0.0.7'
```

## sample code
```xml

```