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

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

Merge branch '6519-t-wrap_text' into 'v1-t'

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

See merge request !30
parents 80a892a3 b29eff1a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -57,7 +57,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">