Merge "Change dark overview scrim color to Neutral 2 palette with 35 luminosity." into sc-v2-dev

This commit is contained in:
Mariia Sandrikova
2021-08-25 21:32:13 +00:00
committed by Android (Google) Code Review

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