https://github.com/chiuki/advanced-textview
Advanced Android TextView
https://github.com/chiuki/advanced-textview
Last synced: 5 months ago
JSON representation
Advanced Android TextView
- Host: GitHub
- URL: https://github.com/chiuki/advanced-textview
- Owner: chiuki
- License: apache-2.0
- Created: 2014-10-23T03:58:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-10-09T04:19:33.000Z (over 3 years ago)
- Last Synced: 2023-11-07T15:20:54.560Z (over 1 year ago)
- Language: Java
- Size: 324 KB
- Stars: 1,189
- Watchers: 59
- Forks: 201
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-ui - https://github.com/chiuki/advanced-textview
- awesome-android-ui - https://github.com/chiuki/advanced-textview
README
Advanced Android TextView
-------------------------Companion app for my [Advanced Android TextView talk][1], demostrating:
* Animated `CompoundDrawable`
* Text shadow
* Custom font
* Non-breaking space
* Gradient text
* Patterned text
* `HTML.fromHtml()`
* `setFontFeatureSettings()`
* Styled string
* `AlignmentSpan`
* `ClickableSpan`
* Rainbow span, animated
* Lined paper
* Emoji[1]: http://chiuki.github.io/advanced-android-textview