edit store profile & topup

This commit is contained in:
Gracia Hotmauli
2025-05-13 20:10:34 +07:00
parent bf810ddc3e
commit 654a415dde

View File

@ -52,7 +52,9 @@
android:enabled="true"
android:exported="false"
android:foregroundServiceType="dataSync" />
<activity
android:name=".ui.profile.mystore.profile.shipping_service.ShippingServiceActivity"
android:exported="false"/>
<activity
android:name=".ui.notif.NotificationActivity"
android:exported="false" />