update display category list

This commit is contained in:
shaulascr
2025-06-18 00:31:52 +07:00
committed by Gracia Hotmauli
parent b37848e513
commit 28b0d5b082
13 changed files with 254 additions and 51 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.ListCategoryActivity"
android:exported="false" />
<activity
android:name=".ui.product.listproduct.ListProductActivity"
android:exported="false" />