Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe3572be authored by Arc Wang's avatar Arc Wang Committed by Automerger Merge Worker
Browse files

Merge "Revert "Hide non-system overlay window on ActivityPicker"" into pi-dev...

Merge "Revert "Hide non-system overlay window on ActivityPicker"" into pi-dev am: bcc7f89f am: 89d14a36 am: 30ab86df am: 767f72b0

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14103366

Change-Id: I9fe6a78f1970d85fd30ee3d69b465de523ffddbc
parents eeb0bcc1 767f72b0
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@

package com.android.settings;

import static android.view.WindowManager.LayoutParams.SYSTEM_FLAG_HIDE_NON_SYSTEM_OVERLAY_WINDOWS;

import android.app.Activity;
import android.content.Context;
import android.content.DialogInterface;
@@ -74,8 +72,6 @@ public class ActivityPicker extends AlertActivity implements
    protected void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        
        getWindow().addPrivateFlags(SYSTEM_FLAG_HIDE_NON_SYSTEM_OVERLAY_WINDOWS);
        
        final Intent intent = getIntent();
        
        // Read base intent from extras, otherwise assume default