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

Commit be03ae41 authored by Jef Oliver's avatar Jef Oliver Committed by Gerrit Code Review
Browse files

Merge "Increase max lines for Preference summary" into gingerbread

parents d3025cf8 92124726
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
            android:layout_alignLeft="@android:id/title"
            android:textAppearance="?android:attr/textAppearanceSmall"
            android:textColor="?android:attr/textColorSecondary"
            android:maxLines="2" />
            android:maxLines="3" />

    </RelativeLayout>