修复【升级战令未刷新钻石余额】的问题
This commit is contained in:
@@ -78,7 +78,6 @@ public class BattlePassMissionFragment extends BaseFragment {
|
||||
return;
|
||||
}
|
||||
long maxExp=userInfoBean.getMaxLevelExp() - userInfoBean.getBattlePassExp();
|
||||
ToastUtil.showDebug("max = "+maxExp+"|"+userInfoBean.getNextLevelExp());
|
||||
|
||||
new XPopup.Builder(getContext())
|
||||
.enableDrag(false)
|
||||
|
||||
Reference in New Issue
Block a user