添加开通接口弹窗回调添加
This commit is contained in:
parent
9eba98f709
commit
7b103aaf7c
@ -236,7 +236,7 @@ public class MainHomeCommunityViewHolder extends AbsMainHomeChildViewHolder impl
|
||||
new XPopup.Builder(mContext)
|
||||
.enableDrag(false)
|
||||
.maxWidth(DeviceUtils.getScreenHeight((Activity) mContext) - DpUtil.dp2px(34))
|
||||
.asCustom(new LiberalBattlePassPopupWindow(mContext,"62,888",false))
|
||||
.asCustom(new OrderLevelPopupWindow(mContext,10,100,"9","900.00"))
|
||||
.show();
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user