修复模拟器闪退问题,增加DEBUG推送appid和appkey
This commit is contained in:
@ -22,6 +22,7 @@ abstract class BaseAppCompatToolBarActivity extends BaseAppCompatActivity implem
|
||||
private Toolbar mToolbar;
|
||||
private SystemBarTintManager mTintManager;
|
||||
|
||||
// TODO 获取沉浸栏管理,要进行版本判断或者判断是否为空
|
||||
protected SystemBarTintManager getTintManager() {
|
||||
return mTintManager;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user