Avatars Screen

Login flow ui
forget password ui
This commit is contained in:
2024-05-02 19:31:36 +05:30
parent ddf5071d1f
commit 43565249d8
20 changed files with 782 additions and 35 deletions

View File

@@ -18,7 +18,7 @@
<activity
android:name=".onboard.OnboardActivity"
android:screenOrientation="portrait"
android:windowSoftInputMode="adjustResize"
android:windowSoftInputMode="adjustPan"
android:exported="false" />
<activity
android:name=".onboard.WelcomeActivity"