From ecba16d6fd794833184946ecb2531e421fd0f72b Mon Sep 17 00:00:00 2001 From: tomnatan Date: Mon, 7 Mar 2022 19:36:24 +0000 Subject: [PATCH] [17/n] Letterbox Education: change the ripple color of the dismiss button. Bug: 215314668 Test: N/A Change-Id: Ifa36569c6bd089868a27448d483121163f41c567 --- ...ation_dismiss_button_background_ripple.xml | 19 +++++++++++++++++++ ...ation_dismiss_button_background_ripple.xml | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 libs/WindowManager/Shell/res/color/letterbox_education_dismiss_button_background_ripple.xml diff --git a/libs/WindowManager/Shell/res/color/letterbox_education_dismiss_button_background_ripple.xml b/libs/WindowManager/Shell/res/color/letterbox_education_dismiss_button_background_ripple.xml new file mode 100644 index 0000000000000..43cba1a37bc8f --- /dev/null +++ b/libs/WindowManager/Shell/res/color/letterbox_education_dismiss_button_background_ripple.xml @@ -0,0 +1,19 @@ + + + + + \ No newline at end of file diff --git a/libs/WindowManager/Shell/res/drawable/letterbox_education_dismiss_button_background_ripple.xml b/libs/WindowManager/Shell/res/drawable/letterbox_education_dismiss_button_background_ripple.xml index 0d8a8faa97983..42572d64b96fd 100644 --- a/libs/WindowManager/Shell/res/drawable/letterbox_education_dismiss_button_background_ripple.xml +++ b/libs/WindowManager/Shell/res/drawable/letterbox_education_dismiss_button_background_ripple.xml @@ -15,6 +15,6 @@ ~ limitations under the License. --> + android:color="@color/letterbox_education_dismiss_button_background_ripple"> \ No newline at end of file