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

Commit 0f013ebe authored by Automerger Merge Worker's avatar Automerger Merge Worker Committed by Android (Google) Code Review
Browse files

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

Merge "Merge "Set correct window title in Global Actions Dialog" into udc-dev am: 690a6e63 am: 4af6cd51" into udc-d1-dev-plus-aosp
parents 1b765611 3018e8f9
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(