Merge "Update taskbar background color." into tm-qpr-dev am: 906ad8b853 am: 903ff4c926 am: 0607e6435e

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22211883

Change-Id: I3da64e42bbd364b288212b01ebe0415931794a09
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
TreeHugger Robot
2023-03-23 20:59:09 +00:00
committed by Automerger Merge Worker
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,5 +14,5 @@
limitations under the License.
-->
<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>
+1 -1
View File
@@ -14,5 +14,5 @@
limitations under the License.
-->
<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>