edit store profile & topup

This commit is contained in:
Gracia Hotmauli
2025-05-13 19:39:54 +07:00
parent 1cbeb168dc
commit bf810ddc3e
30 changed files with 2374 additions and 150 deletions

View File

@ -284,7 +284,7 @@
android:layout_marginBottom="8dp" />
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/rv_payment_methods"
android:id="@+id/rv_payment_info"
android:layout_width="match_parent"
android:layout_height="wrap_content"
tools:listitem="@layout/item_payment_method" />