Update split screen divider to match new taskbar color
Test: theoretical (didn't sync and run both changes yet) Bug: 197321290 Change-Id: I8f5762b386eb0384ac0f00611f7814f9b3e51116
This commit is contained in:
@@ -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>
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user