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

Commit eab1e6de authored by Aaron Liu's avatar Aaron Liu
Browse files

Make bouncer title font the same as num pad font.

Fixes: 272397347
Test: open bouncer and alt bouncer and observe title.
Change-Id: Idcbbc90a2bb499d00a025299c9700a0220e38ab9
parent a341f280
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
    <!-- Keyguard PIN pad styles -->
    <style name="Keyguard.TextView" parent="@android:style/Widget.DeviceDefault.TextView">
        <item name="android:textSize">@dimen/kg_status_line_font_size</item>
        <item name="android:fontFamily">@*android:string/config_bodyFontFamily</item>
    </style>
    <style name="Keyguard.TextView.EmergencyButton" parent="Theme.SystemUI">
        <item name="android:textColor">?androidprv:attr/materialColorOnTertiaryFixed</item>