Add basket fragment

This commit is contained in:
Nezumi
2023-03-04 15:07:47 +07:00
parent a9b0ea500b
commit f4e9913c0c
23 changed files with 592 additions and 74 deletions
+1
View File
@@ -13,6 +13,7 @@
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/Theme.Foodify"
tools:replace="android:theme"
tools:targetApi="31">
<activity
android:name=".Activity.ChangePasswordActivity"