This commit is contained in:
shaulascr
2025-06-17 00:18:15 +07:00
committed by Gracia Hotmauli
parent e4fb409097
commit 6659ba4288
25 changed files with 816 additions and 188 deletions

View File

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