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

Commit 4c5472e6 authored by Shamali Patwa's avatar Shamali Patwa Committed by Android (Google) Code Review
Browse files

Merge "Add maxlines bounds to the category title." into main

parents 65972d5b 11aa56e4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -33,6 +33,9 @@
        android:textColor="?attr/widgetPickerTitleColor"
        android:textFontWeight="500"
        android:textSize="16sp"
        android:maxLines="1"
        android:paddingHorizontal="8dp"
        android:ellipsize="end"
        android:visibility="gone" />
    <!-- Shown when there are more than one pages -->
    <com.android.launcher3.pageindicators.PageIndicatorDots