OSDN Git Service

Fix oversized icons and removed title line limit.
authorMichael Kwan <mkwan@google.com>
Fri, 14 Oct 2016 21:01:07 +0000 (14:01 -0700)
committerMichael Kwan <mkwan@google.com>
Fri, 14 Oct 2016 21:01:07 +0000 (14:01 -0700)
commite6c38677a49a74e64f24466e2e4bf15ad5768b64
treea61e9ffa846a054b154b0144b7155139a2de5c89
parent2bfef9bd827be49ec850782360ee3335b827d19c
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
core/res/res/layout-notround-watch/alert_dialog_title_material.xml
core/res/res/layout-round-watch/alert_dialog_title_material.xml
core/res/res/values-watch/styles_material.xml