From 457b8838cb7b9383bbad832ed35e8a58c7b6051b Mon Sep 17 00:00:00 2001 From: Anthony Hugh Date: Mon, 23 Mar 2015 13:17:35 -0700 Subject: [PATCH] Update progress_dialog on watch to use small spinner The new material design theme causes the spinner to give us even less room on the progress dialog screen. This is causing cut off text. This change adds an alternate layout for the progress_dialog on watches so that we can use a small spinner to make our text fit better. BUG: 18388692 BUG: 16493311 Change-Id: I2537aa2c1ee6329838c9c0c16f511c944fa86050 --- .../layout-watch/progress_dialog_material.xml | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 core/res/res/layout-watch/progress_dialog_material.xml diff --git a/core/res/res/layout-watch/progress_dialog_material.xml b/core/res/res/layout-watch/progress_dialog_material.xml new file mode 100644 index 0000000000000..228f72454c0a6 --- /dev/null +++ b/core/res/res/layout-watch/progress_dialog_material.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + +