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

Commit 036b45aa authored by Petr Čermák's avatar Petr Čermák Committed by Petr Cermak
Browse files

Hyphenate options in home screen long-press menu

Fix: 202237027
Test: make and visually verify the UI
Change-Id: Ic319a8e3a957ee5011263bcc5f2e9c00fc6fcb86
(cherry picked from commit 962757e2)
parent abf9850d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@
        android:minLines="1"
        android:maxLines="2"
        android:ellipsize="end"
        android:hyphenationFrequency="full"
        android:textColor="?android:attr/textColorPrimary"
        launcher:iconDisplay="shortcut_popup"
        launcher:layoutHorizontal="true"