bugfix: FX-386

包名替换之后过滤文件。
This commit is contained in:
wangcongtao
2020-08-11 15:30:29 +08:00
parent f2c8ba17a4
commit 5bfb3d3984
2 changed files with 2 additions and 2 deletions

View File

@@ -45,8 +45,6 @@ public class BackToMainHomeManager {
return;
}
mApis.getIntentManagerApi().invoke( Intent.ACTION_CLOSE_SYSTEM_DIALOGS, new Intent() );
Logger.d( TAG, "返回桌面" );
Intent intent = new Intent();