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

Commit d9cb9d26 authored by Evan Chen's avatar Evan Chen
Browse files

Make sure to double bold the text when enter bold mode

Test: cts
Fix: 278481235, 278635813
Change-Id: I78330a40135a0a4d9d70752b1c74434e81d89bbf
parent ffdabfc2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
    </style>

    <style name="DescriptionTitle"
           parent="@android:style/TextAppearance.DeviceDefault.Medium">
           parent="@android:style/TextAppearance.DeviceDefault">
        <item name="android:layout_width">match_parent</item>
        <item name="android:layout_height">wrap_content</item>
        <item name="android:gravity">center</item>