Refactor Code

This commit is contained in:
Nezumi
2023-03-11 12:02:23 +07:00
parent d917aa4f6a
commit 7259ab0d59
4 changed files with 19 additions and 24 deletions
+3 -1
View File
@@ -37,7 +37,9 @@
android:exported="false" />
<activity
android:name=".Activity.FoodDetailActivity"
android:exported="false" />
android:exported="false"
android:noHistory="true"
/>
<activity
android:name=".Activity.ResetPasswordActivity"
android:exported="false"