1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 20:02:45 +01:00

Fix content visibility in login recovery

This commit is contained in:
Rafał Borcz 2021-04-01 22:30:09 +02:00
parent 3c48264539
commit a1076539dc

View File

@ -25,8 +25,7 @@
android:id="@+id/loginRecoverFormContainer"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingBottom="16dp"
android:visibility="gone">
android:paddingBottom="16dp">
<TextView
android:id="@+id/loginFormHeader"