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

Commit 289debad authored by Linus Tufvesson's avatar Linus Tufvesson
Browse files

Hide SAWs while LogAccessDialogActivity is visbile

Bug: 244155265
Test: Manually verified that SAWs can no longer be displayed on top of
the dialog

Change-Id: If46dd52b4717dfe433e256394311b097b19d6f6e
Merged-In: If46dd52b4717dfe433e256394311b097b19d6f6e
parent 9fefe95b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -96,6 +96,7 @@ public class LogAccessDialogActivity extends Activity implements

        // show Alert
        mAlert = mAlertDialog.create();
        mAlert.getWindow().setHideOverlayWindows(true);
        mAlert.show();

        // set Alert Timeout