Fix the text under the "Setup for limited vision or head motion"

is grayed out

Align the sub-title text color with main-title.

Flag: NONE

Bug: 336678451

Test: manually test with reproducible steps then check it visually:
1. Go to Settings > Security & privacy > Device unlock
> Fingerprint & Face Unlock > Face Unlock
2. Confirm your PIN/Pattern/Password
3. Tap on "Setup for limited vision or head motion"

Change-Id: Id6db60d1fc97833607e184bc2fa71b76f46983a4
This commit is contained in:
Jason Chang
2024-04-26 09:44:38 +00:00
parent bf78686e7c
commit a538f4efdc

View File

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