From 6a3cc68accaee9a712957cf1019e97766e68ca79 Mon Sep 17 00:00:00 2001 From: Yabin Huang Date: Thu, 27 May 2021 15:57:17 -0700 Subject: [PATCH] Update the backgroud of checkbox for rotary Fixes: 175067224 Test: manual Change-Id: I621c0b7f7382f82ffcc2a002b2d6577f36c80787 --- core/res/res/drawable-car/car_checkbox.xml | 4 +++ .../drawable-car/car_checkbox_background.xml | 31 +++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 core/res/res/drawable-car/car_checkbox_background.xml diff --git a/core/res/res/drawable-car/car_checkbox.xml b/core/res/res/drawable-car/car_checkbox.xml index 651e6786c460f..083a7aa193aa6 100644 --- a/core/res/res/drawable-car/car_checkbox.xml +++ b/core/res/res/drawable-car/car_checkbox.xml @@ -20,4 +20,8 @@ android:width="@*android:dimen/car_primary_icon_size" android:height="@*android:dimen/car_primary_icon_size" android:drawable="@drawable/btn_check_material_anim"/> + diff --git a/core/res/res/drawable-car/car_checkbox_background.xml b/core/res/res/drawable-car/car_checkbox_background.xml new file mode 100644 index 0000000000000..69dcdbb0e94cd --- /dev/null +++ b/core/res/res/drawable-car/car_checkbox_background.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + +