侧边栏任务领取问题修复

This commit is contained in:
18401019693
2022-11-30 19:05:00 +08:00
parent cab59a5f4a
commit 4481b102ef
3 changed files with 2 additions and 18 deletions

View File

@@ -59,7 +59,7 @@ public class CustomDrawerPopupView extends DrawerPopupView {
Bus.getOn(this);
super.onCreate();
initView();
initData(null);
}