Skip to content

Commit

Permalink
List techniques demonstrated in app
Browse files Browse the repository at this point in the history
  • Loading branch information
chiuki committed Oct 27, 2014
1 parent 73ee87d commit de2bd58
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
Advanced Android TextView
-------------------------

Companion app for my [Advanced Android TextView talk][1].
Companion app for my [Advanced Android TextView talk][1], demostrating:

* Animated `CompoundDrawable`
* Text shadow
* Custom font
* Gradient text
* Patterned text
* `HTML.fromHtml()`
* Styled string
* `AlignmentSpan`
* `ClickableSpan`
* Emoji

[1]: http://chiuki.github.io/advanced-android-textview

0 comments on commit de2bd58

Please sign in to comment.