talk-android/app
Marcel Hibbe c7bb6402fe
stop mediaPlayer in onDestroy
a voice message now continues to play if app goes to background, but whenever the user returns he can pause or stop the playback (UI is updated).
Also, the playback survives a screen orientation change.

instead stopping the mediaPlayer in onDetach would stop playback when moving app to background but also stop the playback on a screen orientation change.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-06-29 22:49:33 +02:00
..
src stop mediaPlayer in onDestroy 2021-06-29 22:49:33 +02:00
build.gradle Weekly 12.2.0 Alpha 02 2021-06-28 03:11:08 +00:00
gplay.gradle
lint.xml
proguard-rules.pro