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

Commit cfbae0d3 authored by Edgar Wang's avatar Edgar Wang
Browse files

Add paddinng below "Learn more" link of FooterPrefence

Bug: 198495196
Test: visual
Change-Id: I01ef6c205a92881bbd69a3f879c2a7a563bade55
parent 92d87441
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"/>