Fix padding unlock button

This commit is contained in:
Michael Schättgen 2024-03-20 21:33:15 +01:00
parent e70499bcff
commit 8912d75870

View File

@ -43,7 +43,7 @@
<com.google.android.material.textfield.TextInputLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingBottom="25dp"
android:paddingBottom="12dp"
app:hintEnabled="false"
app:passwordToggleEnabled="true"
app:passwordToggleTint="?attr/colorOnSurface">