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

Commit e51bbbaf authored by Austin Delgado's avatar Austin Delgado Committed by Android (Google) Code Review
Browse files

Merge "Change BP Credential title to use sp intead of dp" into main

parents 75d26d24 cd59cf61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -258,7 +258,7 @@
    <style name="TextAppearance.AuthNonBioCredential.Title">
        <item name="android:fontFamily">@*android:string/config_headlineFontFamily</item>
        <item name="android:layout_marginTop">24dp</item>
        <item name="android:textSize">36dp</item>
        <item name="android:textSize">36sp</item>
        <item name="android:focusable">true</item>
        <item name="android:textColor">@androidprv:color/materialColorOnSurface</item>
    </style>