SeriesGuide icon indicating copy to clipboard operation
SeriesGuide copied to clipboard

TextView wraps single word instead of ellipsising

Open UweTrottmann opened this issue 10 years ago • 1 comments

Reported on G+ Also in dialogs G+

text-wrapping-issue 04-03-16_-_1

Android TextView, don't we love you!

Two solutions:

  • Make it a single line TextView
  • Use a custom implementation (which is what probably everybody is doing already, if I remember correctly)

UweTrottmann avatar Jan 07 '15 10:01 UweTrottmann

With the use of the support ButtonBarLayout this issue should rarely occur for dialogs.

UweTrottmann avatar Oct 20 '16 09:10 UweTrottmann