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

Commit dfc85118 authored by Haijie Hong's avatar Haijie Hong Committed by Android (Google) Code Review
Browse files

Merge "Fix VOLUME_PANEL_SHOWN event" into main

parents 0d58e64f 9d73c993
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ constructor(

    private fun showNewVolumePanel() {
        applicationScope.launch(mainContext) {
            uiEventLogger.log(VolumePanelUiEvent.VOLUME_PANEL_SHOWN)
            dialogFactory
                .createBottomSheet(
                    content = { dialog ->