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

Commit 5474108c 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: 690a6e63

parents 45023727 690a6e63
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(