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

Commit 3018e8f9 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: I108f363926b3920747b91b63a3c674cf1609ea62
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 410ff353 4af6cd51
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2307,6 +2307,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(