MusicAsLanguage / mobileapp

Mobile app code for the project.
MIT License
1 stars 1 forks source link

Fix bug: Song cannot be resumed #168

Closed ShuoZhang-dev closed 2 years ago

ShuoZhang-dev commented 2 years ago

Solving Issue #142 Check whether the audio didJustFinish by method setOnPlaybackStatusUpdate(), which check audio play status every 0.5 second.