mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-14 05:52:52 +00:00
Fix padding unlock button
This commit is contained in:
parent
e70499bcff
commit
8912d75870
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue