File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,18 @@ 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+ Preview
13+ --
14+ ![ preview animation] [ 2 ]
15+
1216Known issues
1317------------
1418
15- - API 12-15 (including) of Android might have issues as a cause of [ ** this known bug** ] [ 2 ] , but in most cases it should work fine there too.
19+ - API 12-15 (including) of Android might have issues as a cause of [ ** this known bug** ] [ 3 ] , but in most cases it should work fine there too.
1620
1721 - 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.
1822
1923
2024 [ 1 ] : http://stackoverflow.com/questions/16017165/auto-fit-textview-for-android/21851239
21- [ 2 ] : https://code.google.com/p/android/issues/detail?id=22493
25+ [ 2 ] : https://raw.githubusercontent.com/AndroidDeveloperLB/AutoFitTextView/master/preview.gif
26+ [ 3 ] : https://code.google.com/p/android/issues/detail?id=22493
You can’t perform that action at this time.
0 commit comments