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

Commit d4d47557 authored by Fabian Kozynski's avatar Fabian Kozynski Committed by Automerger Merge Worker
Browse files

Merge "Set correct window title in Global Actions Dialog" into udc-dev am:...

Merge "Set correct window title in Global Actions Dialog" into udc-dev am: 690a6e63 am: 4af6cd51

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23690317



Change-Id: I8ccfcbc9e7d6b6d0e5c0d97884c7bd2f3cb8d0ad
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 50864550 4af6cd51
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2316,6 +2316,8 @@ public class GlobalActionsDialogLite implements DialogInterface.OnDismissListene
        @Override
        protected void onCreate(Bundle savedInstanceState) {
            super.onCreate(savedInstanceState);
            getWindow().setTitle(getContext().getString(
                    com.android.systemui.R.string.accessibility_quick_settings_power_menu));
            initializeLayout();
            mWindowDimAmount = getWindow().getAttributes().dimAmount;
            getOnBackInvokedDispatcher().registerOnBackInvokedCallback(