Skip to content

Commit f996b6a

Browse files
author
AndroidDeveloperLB
committed
Update README.md
1 parent b8cb992 commit f996b6a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ 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-
This is not a requirement though. It's more of a suggestion, because older versions might have issues as a cause of [**this known bug**][2], which affects API 12-15 (including).
12+
Known issues
13+
------------
14+
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.
16+
17+
- 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.
1318

1419

1520
[1]: http://stackoverflow.com/questions/16017165/auto-fit-textview-for-android/21851239

0 commit comments

Comments
 (0)