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

Commit 3c2330d3 authored by Edgar Wang's avatar Edgar Wang Committed by Android (Google) Code Review
Browse files

Merge "Add paddinng below "Learn more" link of FooterPrefence" into tm-dev

parents 59eb7543 cfbae0d3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@
            android:text="@string/settingslib_learn_more_text"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:paddingBottom="8dp"
            android:clickable="true"
            android:visibility="gone"
            style="@style/TextAppearance.Footer.Title.SettingsLib"/>
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@
            android:text="@string/settingslib_learn_more_text"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:paddingBottom="8dp"
            android:clickable="true"
            android:visibility="gone"
            style="@style/TextAppearance.Footer.Title.SettingsLib"/>