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

Commit 2943f54e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update split screen divider to match new taskbar color" into sc-v2-dev...

Merge "Update split screen divider to match new taskbar color" into sc-v2-dev am: 16bd3c23 am: 9d4f8fc6

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15898640

Change-Id: I3089ccd1b128db36ab7c6718ee702913937b3027
parents 8462b296 9d4f8fc6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,5 +15,5 @@
  ~ limitations under the License.
  -->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:color="@android:color/system_neutral2_500" android:lStar="35" />
    <item android:color="@android:color/system_neutral1_500" android:lStar="35" />
</selector>
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -14,5 +14,5 @@
     limitations under the License.
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
  <item android:color="@android:color/system_neutral2_500" android:lStar="35" />
  <item android:color="@android:color/system_neutral1_500" android:lStar="35" />
</selector>