Updated error text color for pin/pass
Test: Manually verified color was different. Fixes: 281957374 Change-Id: If03efe588c82649d9898e7818511cec2a2b207df
This commit is contained in:
@@ -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