Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4806cd4e authored by Jerry Chang's avatar Jerry Chang Committed by Automerger Merge Worker
Browse files

Merge "Align divider bar color to taskbar color" into udc-dev am: 49235d04

parents 139c72c7 49235d04
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -16,5 +16,5 @@
  -->
  -->
<!-- Should be the same as in packages/apps/Launcher3/res/color-night-v31/taskbar_background.xml -->
<!-- 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">
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:color="@android:color/system_neutral1_500" android:lStar="20" />
    <item android:color="@android:color/system_neutral1_500" android:lStar="6" />
</selector>
</selector>
 No newline at end of file