version:1.8.9
fix: update:密码界面统一,增加权限说明页面
This commit is contained in:
@@ -36,9 +36,9 @@ public class MainService extends BaseRxService implements MainSContact.MainSView
|
||||
@Override
|
||||
public void onConnected(NetworkUtils.NetworkType networkType) {
|
||||
Log.e(TAG, "onConnected: ");
|
||||
if (Utils.isScreenOn(MainService.this)) {
|
||||
mPresenter.getCloudLessonSettings();
|
||||
}
|
||||
// if (Utils.isScreenOn(MainService.this)) {
|
||||
// mPresenter.getCloudLessonSettings();
|
||||
// }
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user