store review

This commit is contained in:
Gracia Hotmauli
2025-06-23 11:11:03 +07:00
parent d38bdb77dd
commit 0b47d0beb8
19 changed files with 783 additions and 45 deletions

View File

@ -29,6 +29,9 @@
android:theme="@style/Theme.Ecommerce_serang"
android:usesCleartextTraffic="true"
tools:targetApi="31">
<activity
android:name=".ui.profile.mystore.review.ReviewActivity"
android:exported="false" />
<activity
android:name=".ui.product.listproduct.ListCategoryActivity"
android:exported="false" />