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

Commit c593355c authored by Joseph Vincent's avatar Joseph Vincent Committed by Android (Google) Code Review
Browse files

Merge "PS setup screen double bold the text in bold mode" into main

parents 19d7d5be e952f0b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -953,7 +953,7 @@
        <item name="android:fontFamily">google-sans-text</item>
    </style>

    <style name="PrivateSpaceSetupTextFontStyle">
    <style name="PrivateSpaceSetupTextFontStyle" parent="@android:style/TextAppearance.DeviceDefault">
        <item name="android:textColor">?android:attr/textColorPrimary</item>
        <item name="android:fontFamily">google-sans-text</item>
        <item name="android:layout_width">wrap_content</item>