From 75a1a3f65dadd2b67579c5d8aea635c90b771351 Mon Sep 17 00:00:00 2001 From: Sunny Shao Date: Tue, 11 Apr 2023 17:13:41 +0800 Subject: [PATCH] Fix empty icon while tapping Auto-rotate screen widget - Use the layer-list and AdaptiveIconShapeDrawable to include ic_screen_rotation_24dp. - Update the color-check-baseline.xml. Fixes: 277309043 Test: manual test Change-Id: Ie1e3e114bb274c819902e1f5ff87240128afcba5 --- AndroidManifest.xml | 2 +- color-check-baseline.xml | 16 ++++++++++++++ res/drawable/ic_screen_rotation.xml | 33 +++++++++++++++++++++++++++++ 3 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 res/drawable/ic_screen_rotation.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 433d8b6860a..e9157acdf73 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1358,7 +1358,7 @@ diff --git a/color-check-baseline.xml b/color-check-baseline.xml index 2fd63fc8307..509d9ae0e5a 100644 --- a/color-check-baseline.xml +++ b/color-check-baseline.xml @@ -4429,6 +4429,22 @@ column="13"/> + + + + + + + + + + + + + +