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

Commit 610266c3 authored by Edgar Wang's avatar Edgar Wang Committed by Automerger Merge Worker
Browse files

Merge "Remove the maxLines of FooterPreference." into sc-dev am: f414073a

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14536869

Change-Id: I811198f4256adbe4cb6db32314ac734964455611
parents 17ba82b2 f414073a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -49,7 +49,6 @@
        android:layout_height="wrap_content"
        android:paddingBottom="16dp"
        android:paddingTop="16dp"
        android:maxLines="10"
        android:textColor="?android:attr/textColorSecondary"
        android:ellipsize="marquee" />

+0 −1
Original line number Diff line number Diff line
@@ -48,7 +48,6 @@
        android:layout_height="wrap_content"
        android:paddingBottom="16dp"
        android:paddingTop="16dp"
        android:maxLines="10"
        android:textColor="?android:attr/textColorSecondary"
        android:ellipsize="marquee" />