Add validator data on sign up screen

This commit is contained in:
Nezumi
2023-03-15 12:04:19 +07:00
parent 134b5cd296
commit 92484ff1d5
48 changed files with 653 additions and 437 deletions
+1 -2
View File
@@ -58,8 +58,7 @@
android:noHistory="true" />
<activity
android:name=".Activity.VerifyAccountActivity"
android:exported="false"
android:noHistory="true" />
android:exported="false" />
<activity
android:name=".Activity.ForgotPasswordActivity"
android:exported="false"