Update taskbar background color.
Bug: 259712417 Change-Id: I11979e3cfa5002b466b88c22c8e37815d6d2ea1e Test: manual
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
-->
|
||||
<!-- Should be the same as in packages/apps/Launcher3/res/color-night-v31/taskbar_background.xml -->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:color="@android:color/system_neutral1_500" android:lStar="15" />
|
||||
<item android:color="@android:color/system_neutral1_500" android:lStar="20" />
|
||||
</selector>
|
||||
@@ -16,5 +16,5 @@
|
||||
-->
|
||||
<!-- Should be the same as in packages/apps/Launcher3/res/color-v31/taskbar_background.xml -->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:color="@android:color/system_neutral1_500" android:lStar="95" />
|
||||
<item android:color="@android:color/system_neutral1_500" android:lStar="98" />
|
||||
</selector>
|
||||
Reference in New Issue
Block a user