Merge "Fix the text under the "Setup for limited vision or head motion" is grayed out" into main

This commit is contained in:
Jason Chang
2024-04-29 16:32:43 +00:00
committed by Android (Google) Code Review

View File

@@ -51,7 +51,7 @@
android:letterSpacing="0"
android:minHeight="20dp"
android:fontFamily="@string/sudFontSecondaryText"
android:textColor="?androidprv:attr/materialColorOnSurfaceVariant"/>
android:textColor="?android:attr/textColorPrimary"/>
<!-- Toggle -->
<com.google.android.material.materialswitch.MaterialSwitch