Add food function

This commit is contained in:
phanhuuloi27
2022-06-05 20:36:27 +07:00
parent 255d3559c6
commit a045d0da72
10 changed files with 551 additions and 5 deletions
@@ -13,6 +13,9 @@
android:supportsRtl="true"
android:theme="@style/Theme.FoodifyServer"
tools:targetApi="31">
<activity
android:name=".FoodList"
android:exported="false" />
<activity
android:name=".Home"
android:exported="false"