Merge "[UI][Modifier key remapping] Use new color token." into udc-dev

This commit is contained in:
Treehugger Robot
2023-04-25 15:21:36 +00:00
committed by Android (Google) Code Review
8 changed files with 15 additions and 15 deletions

View File

@@ -32,7 +32,7 @@
android:ellipsize="marquee"
android:fadingEdge="horizontal"
android:src="@drawable/ic_check_24dp"
android:tint="?androidprv:attr/materialColorPrimaryContainer"/>
android:tint="?androidprv:attr/materialColorPrimary"/>
<TextView
android:id="@+id/modifier_key_text"