add custom login fragment

This commit is contained in:
sk
2022-12-12 23:18:01 +01:00
parent 978beaec77
commit 9bbf8c4618
10 changed files with 418 additions and 15 deletions

View File

@@ -18,7 +18,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"