Merge "Update overview scrim color to system_neutral2_200" into tm-dev

This commit is contained in:
Alex Chau
2022-03-31 14:39:52 +00:00
committed by Android (Google) Code Review
+1 -1
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="87" />
<item android:color="@android:color/system_neutral2_200" />
</selector>