Implement workaround for issues in staticlayout.

There is some bug that is not keeping text on 1 line
and not ellipsizing (http://b/issue?id=6954231)

Using a textview to explicitly set maxlines == 1
Fixes b/7002058 Conversation list overwriting lines when font size is "Large"
since this bug existed as of late in ICS, and we need to support all the way
back to HC, we need to use a workaround here.

Change-Id: Id3523a115f9e23ec7697fa9cc5f711cb29143942
3 files changed