mirror of
https://github.com/Nezumi-2711/PRM392.git
synced 2026-09-23 04:09:54 +00:00
Development Progress - 1
This commit is contained in:
@@ -17,10 +17,14 @@
|
||||
android:theme="@style/Theme.Foodify"
|
||||
tools:replace="android:theme"
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
android:name=".VerifyPhone"
|
||||
android:exported="false" />
|
||||
|
||||
<service
|
||||
android:name=".Service.ListenOrder"
|
||||
android:enabled="true"
|
||||
android:exported="true"></service>
|
||||
android:exported="true" />
|
||||
|
||||
<activity
|
||||
android:name=".OrderStatus"
|
||||
|
||||
Reference in New Issue
Block a user