Merge "Lock pattern should be red when error" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b02cbdeeb3
@@ -314,6 +314,7 @@
|
||||
<style name="LockPatternStyle">
|
||||
<item name="*android:regularColor">?android:attr/textColorPrimaryInverse</item>
|
||||
<item name="*android:successColor">?android:attr/textColorPrimaryInverse</item>
|
||||
<item name="*android:errorColor">?android:attr/colorError</item>
|
||||
</style>
|
||||
|
||||
<!-- Overlay manager may replace this theme -->
|
||||
|
||||
Reference in New Issue
Block a user