Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Android MediaPlayer Song implementation.
Commit 5e918e9 introduced a bug on Android where song's would not place. This was because it was using the `name` of the song rather than the `filename`. Fix up the Android implementation so that it uses the right field when accessing the audio.
- Loading branch information