按home悬浮窗无法关闭历史消息的问题。
This commit is contained in:
@@ -45,9 +45,7 @@ public class BackToMainHomeManager {
|
||||
return;
|
||||
}
|
||||
|
||||
if ( mStatusManager.isAppListUIShow() ) {
|
||||
mApis.getIntentManagerApi().invoke( Intent.ACTION_CLOSE_SYSTEM_DIALOGS, new Intent() );
|
||||
}
|
||||
mApis.getIntentManagerApi().invoke( Intent.ACTION_CLOSE_SYSTEM_DIALOGS, new Intent() );
|
||||
|
||||
Logger.d( TAG, "返回桌面" );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user