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

Commit ca1aab7e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update layout for app preference"

parents dc72c9dc 21185523
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -72,9 +72,11 @@
                      android:textColor="?android:attr/textColorSecondary" />

            <TextView android:id="@+id/appendix"
                      android:layout_width="wrap_content"
                      android:layout_width="0dp"
                      android:layout_height="wrap_content"
                      android:layout_weight="1"
                      android:textAppearance="@style/TextAppearance.Small"
                      android:textAlignment="viewEnd"
                      android:textColor="?android:attr/textColorSecondary"
                      android:maxLines="1"
                      android:ellipsize="end" />