mirror of
https://github.com/Nezumi-2711/PRM392.git
synced 2026-09-22 13:48:29 +00:00
Validate Phone; Password, Forgot Password Function
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
android:theme="@style/Theme.Foodify"
|
||||
tools:replace="android:theme"
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
android:name=".ChangePassword"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".ForgotPassword"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".VerifyPhone"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user