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

Commit eeed867b authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Make main title use more than one line when string is too long

parent 2df6fe05
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@
        <item name="android:paddingEnd">16dp</item>
        <item name="android:textColor">?android:attr/colorAccent</item>
        <item name="android:textSize">36sp</item>
        <item name="android:maxLines">1</item>
    </style>

    <style name="AppTheme.ImageButton">