UI improvements

This commit is contained in:
Bnyro 2022-10-06 14:36:46 +02:00
parent 5c4a23aa33
commit 8c41347f05

View File

@ -15,7 +15,10 @@
android:textSize="20sp" />
<com.google.android.material.textfield.TextInputLayout
style="@style/CustomDialogTextInputLayout"
android:layout_height="wrap_content"
android:layout_width="match_parent"
android:layout_marginTop="5dp"
android:layout_marginBottom="10dp"
android:hint="@string/filename">
<com.google.android.material.textfield.TextInputEditText