Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63b69694 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Updated error text color for pin/pass" into main

parents a808cbe1 6904a341
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -950,7 +950,7 @@
    </style>

    <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>
    </style>