update 屏蔽看视频页面打招呼弹框
This commit is contained in:
@@ -76,7 +76,6 @@ public class MessageSayHiNotifyManager {
|
||||
Log.i(TAG, "onSuccess: 定时器为关,不再轮训");
|
||||
return;
|
||||
}
|
||||
data.setNextTime(RandomUtil.nextInt(30));
|
||||
hiBean = data;
|
||||
showDialog(data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user