bugfix: FX-386
包名替换之后过滤文件。
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user