add custom login fragment

This commit is contained in:
sk
2022-12-12 19:18:01 -03:00
committed by LucasGGamerM
parent 9917712f66
commit ffa21b26af
10 changed files with 419 additions and 15 deletions

View File

@@ -17,7 +17,8 @@
android:layout_marginTop="6dp"
android:layout_marginBottom="8dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:visibility="gone">
<View
android:id="@+id/border_top"
android:layout_width="match_parent"