修复长按环境标签不能保存部分页面快捷跳转的问题
This commit is contained in:
@ -87,10 +87,6 @@ public abstract class BaseActivity extends BaseAppCompatActivity implements Easy
|
||||
protected String mEntrance;
|
||||
|
||||
private boolean mIsExistLogoutDialog;
|
||||
private boolean mHasAddTaskFloat = false;
|
||||
private View mTaskBackView;
|
||||
private WindowManager mWM;
|
||||
private WindowManager.LayoutParams mWmParams;
|
||||
public long startPageTime = 0;
|
||||
|
||||
protected final Handler mBaseHandler = new BaseHandler(this);
|
||||
|
||||
Reference in New Issue
Block a user