sells fragment

This commit is contained in:
Gracia
2025-03-25 02:22:55 +07:00
parent 2423c9edfd
commit f9c3a3dd41
29 changed files with 807 additions and 2 deletions

View File

@ -16,6 +16,9 @@
android:theme="@style/Theme.Ecommerce_serang"
android:usesCleartextTraffic="true"
tools:targetApi="31" >
<activity
android:name=".ui.profile.mystore.sells.SellsActivity"
android:exported="false" />
<activity
android:name=".ui.profile.mystore.balance.BalanceActivity"
android:exported="false" />