修复
This commit is contained in:
parent
674346b6de
commit
84c43f74bc
@ -42,7 +42,7 @@ public class LuckUserRedPacketPopup extends CenterPopupView {
|
||||
|
||||
|
||||
private void initView() {
|
||||
Collections.reverse(packetGiftModels);
|
||||
// Collections.reverse(packetGiftModels);
|
||||
userList = findViewById(R.id.user_list);
|
||||
redPacketLuckUserAdapter = new RedPacketLuckUserAdapter();
|
||||
redPacketLuckUserAdapter.addData(packetGiftModels);
|
||||
|
Loading…
Reference in New Issue
Block a user