Margin change

Change margin from 30 to 20, to fit new_Profile
This commit is contained in:
Jannik 2016-08-23 18:22:55 +02:00
commit f2ab9404dd

View file

@ -9,7 +9,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center_horizontal"
android:layout_margin="30dp">
android:layout_margin="20dp">
<TextView
android:layout_width="100dp"