mirror of
https://github.com/Nezumi-2711/Foodify.git
synced 2026-09-22 13:38:41 +00:00
Add favorite food
This commit is contained in:
@@ -30,7 +30,9 @@
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
android:name=".Activity.FavoriteFoodActivity"
|
||||
android:exported="false" />
|
||||
android:exported="false"
|
||||
android:noHistory="true"
|
||||
/>
|
||||
<activity
|
||||
android:name=".Activity.ShopDetailActivity"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user