mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-04-03 21:21:03 +02:00
add some bottom padding to the Email
This commit is contained in:
parent
ddfc69abba
commit
608d263c4a
@ -34,6 +34,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@+id/about_email_label"
|
android:layout_below="@+id/about_email_label"
|
||||||
|
android:paddingBottom="@dimen/activity_margin"
|
||||||
android:text="@string/email"/>
|
android:text="@string/email"/>
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
Loading…
x
Reference in New Issue
Block a user