Hyphenate options in home screen long-press menu am: 036b45aa1c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16079368 Change-Id: If8780169489e085dcf31e2d33752d1378abe12ae
This commit is contained in:
@@ -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"/>
|
||||
</merge>
|
||||
</merge>
|
||||
|
||||
Reference in New Issue
Block a user