Commit 41229615 authored by Arthur Diniz's avatar Arthur Diniz

Increase margin on bottom of profile fragment

Signed-off-by: 's avatarArthur Diniz <arthurbdiniz@gmail.com>
parent cf7ffd51
......@@ -55,7 +55,7 @@
android:layout_width="match_parent"
android:layout_height="48dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="16dp"
android:layout_marginBottom="32dp"
android:drawableStart="@drawable/ic_email_black_20dp"
android:hint="@string/msg_email"
android:inputType="textEmailAddress" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment