Skip to content

Commit a8bf3fe

Browse files
Update README.md
1 parent f5845ca commit a8bf3fe

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,18 @@ 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+
Preview
13+
--
14+
![preview animation][3]
15+
1216
Known 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

0 commit comments

Comments
 (0)