Merge "Updated error text color for pin/pass" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
63b69694f6
@@ -950,7 +950,7 @@
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="ScreenLockPasswordHintTextFontStyle">
|
<style name="ScreenLockPasswordHintTextFontStyle">
|
||||||
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
<item name="android:textColor">?android:attr/colorError</item>
|
||||||
<item name="android:fontFamily">google-sans-text</item>
|
<item name="android:fontFamily">google-sans-text</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user