activity_claim_payment.xml

This commit is contained in:
hotmauligracia
2025-03-04 19:43:47 +07:00
parent a078961546
commit 2f07f42167
7 changed files with 334 additions and 4 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.ClaimPaymentActivity"
android:exported="false" />
<activity
android:name=".ui.profile.mystore.balance.BalanceTopUpActivity"
android:exported="false" />