mirror of
https://github.com/Nezumi-2711/Foodify.git
synced 2026-09-22 13:38:41 +00:00
Add Sign In Activity
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.Foodify"
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
android:name=".SignInActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".SignUpActivity"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user