version:2.1 MTK
fix:修复强制安装应用时报错 update:优化桌面图标隐藏
This commit is contained in:
@@ -340,6 +340,7 @@ public class MainSPresenter implements MainSContact.Presenter {
|
||||
.getDesktopIcon(true, getLifecycle(), new NetInterfaceManager.onCompleteCallback() {
|
||||
@Override
|
||||
public void onComplete() {
|
||||
Log.e("getDesktopIcon", "onComplete: ");
|
||||
JGYUtils.getInstance().hideSystemAPP();
|
||||
mView.getDesktopIconFinish();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user