From 2bd0fd4aeb96b0dbe0fd31b9adc1b9f7d11d95a7 Mon Sep 17 00:00:00 2001 From: Yabin Huang Date: Thu, 18 Jun 2020 15:04:47 -0700 Subject: [PATCH] Update focus highlight of car dialog button Fixes: 159086679 Test: manual Change-Id: Iac97a36571d9843c74a1c9471def7e86441b951f --- .../car_dialog_button_background.xml | 32 +++++++++++++++++++ .../car_dialog_button_background.xml | 20 +++++++++--- 2 files changed, 47 insertions(+), 5 deletions(-) create mode 100644 core/res/res/drawable-car-night/car_dialog_button_background.xml diff --git a/core/res/res/drawable-car-night/car_dialog_button_background.xml b/core/res/res/drawable-car-night/car_dialog_button_background.xml new file mode 100644 index 0000000000000..138cb38b0d874 --- /dev/null +++ b/core/res/res/drawable-car-night/car_dialog_button_background.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable-car/car_dialog_button_background.xml b/core/res/res/drawable-car/car_dialog_button_background.xml index 67506cbc12bc8..a7d40bcd759a2 100644 --- a/core/res/res/drawable-car/car_dialog_button_background.xml +++ b/core/res/res/drawable-car/car_dialog_button_background.xml @@ -14,9 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - - - + + + + + + + - + + + + + + + +