Margin change
Change margin from 30 to 20, to fit new_Profile
This commit is contained in:
parent
254d9d9fbc
commit
f2ab9404dd
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue