Change password: bigger margins

This commit is contained in:
Benoit Marty 2020-04-15 16:33:42 +02:00
parent 5666965321
commit bf5e2b96df
1 changed files with 2 additions and 3 deletions

View File

@ -55,8 +55,7 @@
style="@style/VectorTextInputLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="4dp"
android:layout_marginTop="8dp"
app:errorEnabled="true">
<com.google.android.material.textfield.TextInputEditText
@ -73,7 +72,7 @@
style="@style/VectorTextInputLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="4dp"
android:layout_marginTop="8dp"
app:errorEnabled="true">
<com.google.android.material.textfield.TextInputEditText