Michael Kwan e6c38677a4 Fix oversized icons and removed title line limit.
The maxHeight and maxWidth restrictions we not in effect
due to a missing adjustViewBounds="true". Fixed the issue
by adding the missing attribute.

The title limit was originally arbitrarily picked, not removed
completely.

Bug: 32173774
Change-Id: I4b31824454fec73cec02cb787fe073bde6b69aff
2016-10-14 14:01:07 -07:00
..