Skip to content

Commit 64c4557

Browse files
Update README.md
1 parent bc7dc8a commit 64c4557

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The sample shows how the library can handle various parameters being changed on
99

1010
Note that even though the sample is of API 16, it should work fine on most cases for much older versions.
1111

12+
A nice example of how to use an EditText that has this functionality can be found ![here][4] (didn't test it, but it looks promising).
13+
1214
Preview
1315
--
1416
![preview animation][2]
@@ -21,6 +23,8 @@ Known issues
2123
- On very rare cases, the last character of a line goes to the next line. If you know how to fix it, please write down about it.
2224

2325

26+
2427
[1]: http://stackoverflow.com/questions/16017165/auto-fit-textview-for-android/21851239
2528
[2]: https://raw.githubusercontent.com/AndroidDeveloperLB/AutoFitTextView/master/animationPreview.gif
2629
[3]: https://code.google.com/p/android/issues/detail?id=22493
30+
[4]: http://viksaaskool.wordpress.com/2014/11/16/using-auto-resize-to-fit-edittext-in-android/

0 commit comments

Comments
 (0)