코인 충전, 코인 내역

This commit is contained in:
2023-07-30 16:20:58 +09:00
parent 7fb43b3f91
commit 79127801c6
34 changed files with 1086 additions and 63 deletions

View File

@@ -4,7 +4,7 @@
android:layout_height="match_parent">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/rv_coin_status"
android:id="@+id/rv_can_status"
android:layout_width="match_parent"
android:layout_height="match_parent" />