Restore previous song position when player is started
When audio focus is regained after loss, onPrepared is called, but it only sets location to previously cleared songPos/songPosId instead of the location and ID saved in preferences.
This pull request fixes issue #137
Edited by lithium-hypercube