更改积分"返回活动"浮窗的实现方式
This commit is contained in:
@ -313,9 +313,6 @@ public class MainActivity extends BaseActivity {
|
||||
//重置首页视频播放进度
|
||||
SPUtils.setString(Constants.SP_HOME_VIDEO_PLAY_RECORD, "");
|
||||
|
||||
// 重新打开APP重置"显示返回任务悬浮图标"标志位
|
||||
SPUtils.setBoolean(Constants.SP_SHOW_TASK_FLOAT, false);
|
||||
|
||||
postAttentionVideoRecord();
|
||||
deleteSimulatorGame();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user