保存新的送礼的UI

This commit is contained in:
ningwenqiang
2024-09-25 17:23:15 +08:00
parent b5401503e9
commit 6ba18e8ba2
39 changed files with 485 additions and 6 deletions

View File

@@ -64,8 +64,6 @@ public class LiveGiftFragment extends BaseFragment {
if (giftJson.size() % GIFT_COUNT > 0) {
pageCount++;
}
}
@Override