Add show list favorites food

This commit is contained in:
phanhuuloi27
2022-07-04 11:37:18 +07:00
parent 3d63c5bcfa
commit 8379f89140
15 changed files with 601 additions and 20 deletions
+3
View File
@@ -20,6 +20,9 @@
android:theme="@style/Theme.Foodify"
tools:replace="android:theme"
tools:targetApi="31">
<activity
android:name=".FavoritesActivity"
android:exported="false" />
<activity
android:name=".SearchActivity"
android:exported="false"