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

Commit 208acad5 authored by wangqi's avatar wangqi Committed by android-build-merger
Browse files

Merge "Fix bug that voicemail is not shareable during phone call."

am: a25e3204

Change-Id: I63b211ad6a46eb4b233384f9c5182aa7812d5039
parents 08ff4d12 a25e3204
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -591,7 +591,6 @@ public class VoicemailPlaybackPresenter


    position = 0;
    position = 0;
    isPlaying = false;
    isPlaying = false;
    showShareVoicemailButton(false);
  }
  }


  /** After done playing the voicemail clip, reset the clip position to the start. */
  /** After done playing the voicemail clip, reset the clip position to the start. */