File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ The sample shows how the library can handle various parameters being changed on
99
1010Note 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+
1214Preview
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/
You can’t perform that action at this time.
0 commit comments