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

Commit e952f0b0 authored by josephpv's avatar josephpv Committed by Joseph Vincent
Browse files

PS setup screen double bold the text in bold mode

screenshot :
bold - go/ss/AH9xgZnYVjsFdj7.png
plain - go/ss/6bVZKRfptwLVuUL.png

Bug: 329547939
Test: Manual

Change-Id: Idc38055f489328561ff19d034f26d3372045b61d
parent d1347a5d
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>