diff --git a/core/res/res/drawable-hdpi/btn_group_disabled_holo_dark.9.png b/core/res/res/drawable-hdpi/btn_group_disabled_holo_dark.9.png index bd353ae5cd700..00e8f0688c0c0 100644 Binary files a/core/res/res/drawable-hdpi/btn_group_disabled_holo_dark.9.png and b/core/res/res/drawable-hdpi/btn_group_disabled_holo_dark.9.png differ diff --git a/core/res/res/drawable-hdpi/btn_group_disabled_holo_light.9.png b/core/res/res/drawable-hdpi/btn_group_disabled_holo_light.9.png index d127b3c863e2a..997ccb237c8d4 100644 Binary files a/core/res/res/drawable-hdpi/btn_group_disabled_holo_light.9.png and b/core/res/res/drawable-hdpi/btn_group_disabled_holo_light.9.png differ diff --git a/core/res/res/drawable-hdpi/btn_group_holo_dark.9.png b/core/res/res/drawable-hdpi/btn_group_holo_dark.9.png deleted file mode 100644 index b86c65abe7600..0000000000000 Binary files a/core/res/res/drawable-hdpi/btn_group_holo_dark.9.png and /dev/null differ diff --git a/core/res/res/drawable-hdpi/btn_group_holo_light.9.png b/core/res/res/drawable-hdpi/btn_group_holo_light.9.png deleted file mode 100644 index 1248e8855eb15..0000000000000 Binary files a/core/res/res/drawable-hdpi/btn_group_holo_light.9.png and /dev/null differ diff --git a/core/res/res/drawable-hdpi/btn_group_normal_holo_dark.9.png b/core/res/res/drawable-hdpi/btn_group_normal_holo_dark.9.png new file mode 100644 index 0000000000000..b2120f4d3cf1d Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_group_normal_holo_dark.9.png differ diff --git a/core/res/res/drawable-hdpi/btn_group_normal_holo_light.9.png b/core/res/res/drawable-hdpi/btn_group_normal_holo_light.9.png new file mode 100644 index 0000000000000..782d36bd5e36c Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_group_normal_holo_light.9.png differ diff --git a/core/res/res/drawable-mdpi/btn_group_disabled_holo_dark.9.png b/core/res/res/drawable-mdpi/btn_group_disabled_holo_dark.9.png index aa04cc9622595..5894afec5e3f5 100644 Binary files a/core/res/res/drawable-mdpi/btn_group_disabled_holo_dark.9.png and b/core/res/res/drawable-mdpi/btn_group_disabled_holo_dark.9.png differ diff --git a/core/res/res/drawable-mdpi/btn_group_disabled_holo_light.9.png b/core/res/res/drawable-mdpi/btn_group_disabled_holo_light.9.png index 25aefd2a282c3..1dfc7d365faa9 100644 Binary files a/core/res/res/drawable-mdpi/btn_group_disabled_holo_light.9.png and b/core/res/res/drawable-mdpi/btn_group_disabled_holo_light.9.png differ diff --git a/core/res/res/drawable-mdpi/btn_group_holo_dark.9.png b/core/res/res/drawable-mdpi/btn_group_holo_dark.9.png deleted file mode 100644 index 9541252db5faa..0000000000000 Binary files a/core/res/res/drawable-mdpi/btn_group_holo_dark.9.png and /dev/null differ diff --git a/core/res/res/drawable-mdpi/btn_group_holo_light.9.png b/core/res/res/drawable-mdpi/btn_group_holo_light.9.png deleted file mode 100644 index bf4f9b2c03928..0000000000000 Binary files a/core/res/res/drawable-mdpi/btn_group_holo_light.9.png and /dev/null differ diff --git a/core/res/res/drawable-mdpi/btn_group_normal_holo_dark.9.png b/core/res/res/drawable-mdpi/btn_group_normal_holo_dark.9.png new file mode 100644 index 0000000000000..c6257bb5b5b1d Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_group_normal_holo_dark.9.png differ diff --git a/core/res/res/drawable-mdpi/btn_group_normal_holo_light.9.png b/core/res/res/drawable-mdpi/btn_group_normal_holo_light.9.png new file mode 100644 index 0000000000000..7e25ad35d3e64 Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_group_normal_holo_light.9.png differ diff --git a/core/res/res/drawable/btn_group_holo_dark.xml b/core/res/res/drawable/btn_group_holo_dark.xml new file mode 100644 index 0000000000000..553f023712ab6 --- /dev/null +++ b/core/res/res/drawable/btn_group_holo_dark.xml @@ -0,0 +1,22 @@ + + + + + + + diff --git a/core/res/res/drawable/btn_group_holo_light.xml b/core/res/res/drawable/btn_group_holo_light.xml new file mode 100644 index 0000000000000..9c89eef57ecb2 --- /dev/null +++ b/core/res/res/drawable/btn_group_holo_light.xml @@ -0,0 +1,22 @@ + + + + + + + diff --git a/core/res/res/drawable/group_button_background_holo_dark.xml b/core/res/res/drawable/group_button_background_holo_dark.xml deleted file mode 100644 index fa007851fe1e5..0000000000000 --- a/core/res/res/drawable/group_button_background_holo_dark.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/core/res/res/drawable/group_button_background_holo_light.xml b/core/res/res/drawable/group_button_background_holo_light.xml deleted file mode 100644 index 1e74ec78c2b41..0000000000000 --- a/core/res/res/drawable/group_button_background_holo_light.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - -