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

Commit 690a6e63 authored by Fabian Kozynski's avatar Fabian Kozynski Committed by Android (Google) Code Review
Browse files

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

parents 629884d3 3602bc8a
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(