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

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

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

parent 3fdc9f98
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -32,7 +32,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">