commit | 0e3c7dbdfc98fb9e79c4b2564be3fbade8896acf | [log] [tgz] |
---|---|---|
author | Alex Hills <ahills@google.com> | Tue Oct 13 13:04:57 2015 -0400 |
committer | Alexander Hills <ahills@google.com> | Tue Oct 13 18:51:04 2015 +0000 |
tree | f3818f6a2f1c337c5023ed249d562527c7d423d9 | |
parent | 6a5762884adc64ea95bd206c46d60031428e977c [diff] |
Modifies wear Permission title height to avoid clipping We were explicitly setting the height of the permission screen title, which wasn't 100% guaranteed to work in all languages. This change sets minHeight (to maintain UI consistency) instead, and changes the height to wrap_content to enable it to expand further if necessary. Bug:24774285 Bug:24391658 Change-Id: Icf25ad6a176537b0f34a30f53220c73fccec2d24