OSDN Git Service

Resolve issues with AlertDialog layout for watch devices.
authorMichael Kwan <mkwan@google.com>
Fri, 29 Jul 2016 00:25:00 +0000 (17:25 -0700)
committerMichael Kwan <mkwan@google.com>
Fri, 29 Jul 2016 01:17:46 +0000 (18:17 -0700)
commit44ff1e1d13447c5a12724fb2ea9d7fa0154cd20d
tree057b6d260d9dcad98aeedbf7240493aad8f4b343
parent755d3c319efc438dfb7f4ee896be47f8bd9cc69c
Resolve issues with AlertDialog layout for watch devices.

- Ensure button bar always snaps to bottom
- Set message TextAppearance to use Subhead styling
- Added additional bottom padding to title panel

Bug: 30483771
Change-Id: I515e0096f3dc49b56753b3426f8eda5193d4255c
core/res/res/layout-notround-watch/alert_dialog_title_material.xml [moved from core/res/res/layout-notround-watch/alert_dialog_header_micro.xml with 85% similarity]
core/res/res/layout-round-watch/alert_dialog_title_material.xml [moved from core/res/res/layout-round-watch/alert_dialog_header_micro.xml with 84% similarity]
core/res/res/layout-watch/alert_dialog_material.xml
core/res/res/values-notround-watch/config_material.xml [moved from core/res/res/values-notround-watch/styles_material.xml with 55% similarity]
core/res/res/values-round-watch/config_material.xml
core/res/res/values-round-watch/styles_material.xml [deleted file]
core/res/res/values-watch/config_material.xml
core/res/res/values-watch/styles_material.xml
core/res/res/values/config_material.xml
core/res/res/values/styles_material.xml