Merge "Make overlay dismiss button color_tertiary" into tm-dev

This commit is contained in:
Miranda Kephart
2022-03-31 18:33:36 +00:00
committed by Android (Google) Code Review

View File

@@ -21,7 +21,7 @@
android:viewportWidth="32.0"
android:viewportHeight="32.0">
<path
android:fillColor="?androidprv:attr/colorAccentSecondary"
android:fillColor="?androidprv:attr/colorAccentTertiary"
android:pathData="M16,16m-16,0a16,16 0,1 1,32 0a16,16 0,1 1,-32 0"/>
<path
android:fillColor="?android:attr/textColorPrimary"