Merge "Update split screen divider to match new taskbar color" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
16bd3c23c4
@@ -15,5 +15,5 @@
|
|||||||
~ limitations under the License.
|
~ limitations under the License.
|
||||||
-->
|
-->
|
||||||
<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_neutral2_500" android:lStar="35" />
|
<item android:color="@android:color/system_neutral1_500" android:lStar="35" />
|
||||||
</selector>
|
</selector>
|
||||||
@@ -14,5 +14,5 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<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_neutral2_500" android:lStar="35" />
|
<item android:color="@android:color/system_neutral1_500" android:lStar="35" />
|
||||||
</selector>
|
</selector>
|
||||||
|
|||||||
Reference in New Issue
Block a user