Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sakis Kaliakoudas committed Feb 24, 2016
1 parent 80a57f3 commit cc21b40
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# EmphasisTextView
[![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)](http://www.apache.org/licenses/LICENSE-2.0) [![Platform](https://img.shields.io/badge/platform-android-green.svg)](http://developer.android.com/index.html)

An android TextView that supports highlighting parts or all of the text contained in it.

Screenshots
Expand Down Expand Up @@ -45,7 +46,9 @@ Feel free to open a pull request for anything that you want to see added.

What I have in mind:


1) Introduce a delegate when someone is using another class that is already extending from TextView (possibly another library).

2) Create similar functionality via xml attributes.

[1]: ./art/screenshot.png
[1]: ./art/screenshot.png

0 comments on commit cc21b40

Please sign in to comment.