OSDN Git Service

MusicPlaybackService: catch IllegalStateException for duration and position
authorAlexander Martinz <amartinz@shiftphones.com>
Thu, 28 Feb 2019 10:35:53 +0000 (11:35 +0100)
committerAlexander Martinz <amartinz@shiftphones.com>
Tue, 19 Mar 2019 18:42:08 +0000 (19:42 +0100)
commite34f9a60ce4bf4d8e4d1c0e1aeb0fa3a7ba4d52f
tree973d16d61726fd8af050914ea01d7e33370fb143
parentdd076f2a21c558fe3c38c808bf248dda8b9140cb
MusicPlaybackService: catch IllegalStateException for duration and position

On some where short tracks, which eg last one second, this can crash
the service.

Change-Id: I3db9bb70bd952554b44151b457963507174208bf
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
src/org/lineageos/eleven/MusicPlaybackService.java