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)
committerMichael Bestas <mkbestas@lineageos.org>
Tue, 19 Mar 2019 20:56:33 +0000 (22:56 +0200)
commit3ea58f1fdd8e28fe086b179f75ea2e0d091d02da
tree9f302d740a67180e7ae5f0af30521280071534cd
parent360c9611ff19b00dfa48bad6ad33d4bdcb0c2e12
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