Update Overview scrim to N1 @ L35 for Dark Theme.

This avoids clashes with app backgrounds.

Bug: 197321290
Test: Flashed and tested in Dark Theme
Change-Id: Ie94b80ef5bf30f05834d2779f5fc9205dc03c2f4
This commit is contained in:
Zak Cohen
2021-09-22 15:20:45 -07:00
parent a682cda639
commit ebda0e4848

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_neutral2_500" android:lStar="35" />
<item android:color="@android:color/system_neutral1_500" android:lStar="35" />
</selector>