From 7d7995e01ddf792b75e25ad2966b23a6442a644a Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Tue, 16 Jun 2015 15:20:00 -0700 Subject: [PATCH] Split control background into 40dp and 32dp diameter versions Uses 32dp for seek bar. Bug: 21848490 Change-Id: Ib1549f5217413f49f7e84aaeb12476b9315f9994 --- .../control_background_32dp_material.xml | 19 +++++++++++++++++++ ...l => control_background_40dp_material.xml} | 2 +- core/res/res/values/styles_material.xml | 16 ++++++++-------- 3 files changed, 28 insertions(+), 9 deletions(-) create mode 100644 core/res/res/drawable/control_background_32dp_material.xml rename core/res/res/drawable/{control_background_material.xml => control_background_40dp_material.xml} (93%) diff --git a/core/res/res/drawable/control_background_32dp_material.xml b/core/res/res/drawable/control_background_32dp_material.xml new file mode 100644 index 0000000000000..16287345f636a --- /dev/null +++ b/core/res/res/drawable/control_background_32dp_material.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/control_background_material.xml b/core/res/res/drawable/control_background_40dp_material.xml similarity index 93% rename from core/res/res/drawable/control_background_material.xml rename to core/res/res/drawable/control_background_40dp_material.xml index 7b78349b2b9af..0e82ace0348ea 100644 --- a/core/res/res/drawable/control_background_material.xml +++ b/core/res/res/drawable/control_background_40dp_material.xml @@ -1,5 +1,5 @@ - 56dp @@ -967,7 +967,7 @@ please see styles_device_defaults.xml.