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

Commit 100d5456 authored by /e/ robot's avatar /e/ robot
Browse files

Merge remote-tracking branch 'origin/lineage-17.1' into v1-q

parents 5e8d93f3 b3228156
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -403,8 +403,7 @@ public class VolumeDialogImpl implements VolumeDialog,
                if (mVolumePanelOnLeft != volumePanelOnLeft) {
                    mVolumePanelOnLeft = volumePanelOnLeft;
                    mHandler.post(() -> {
                        // Trigger panel rebuild on next show
                        mConfigChanged = true;
                        mControllerCallbackH.onConfigurationChanged();
                    });
                }
            }