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

Commit e3292e1d authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Dismiss toolbar after the recording is stopped" into main

parents 8eddc32e 755e0feb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -128,8 +128,8 @@ constructor(
            screenRecordingServiceInteractor.stopRecording(StopReason.STOP_HOST_APP)
        } else {
            startRecording()
            dismiss()
        }
        dismiss()
    }

    private fun startRecording() {