Explain why and when to use EllipsizingTextView

This commit is contained in:
Benoit Marty 2020-02-05 12:16:43 +01:00
parent a3ec0e03a0
commit f72e5c1d94
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@ import java.util.regex.Pattern
/*
* Imported from https://gist.github.com/hateum/d2095575b441007d62b8
*
* Use it in your layout to avoid this issue: https://issuetracker.google.com/issues/121092510
*/
/**