diff --git a/res/layout/system_shortcut_content.xml b/res/layout/system_shortcut_content.xml index 3ef0b949ad..e693dbd8eb 100644 --- a/res/layout/system_shortcut_content.xml +++ b/res/layout/system_shortcut_content.xml @@ -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" @@ -44,4 +45,4 @@ android:layout_marginStart="@dimen/system_shortcut_margin_start" android:layout_gravity="start|center_vertical" android:backgroundTint="?android:attr/textColorPrimary"/> - \ No newline at end of file +