mirror of
https://github.com/Nezumi-2711/Foodify.git
synced 2026-09-22 20:00:50 +00:00
Add order history screen
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
android:theme="@style/Theme.Foodify"
|
||||
tools:replace="android:theme"
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
android:name=".Activity.OrderActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".Activity.AddressManagerActivity"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user