mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-03 23:08:21 +03:00
- bugfix: have ServiceConnection created only once! - select the context within the PlayerHolder to start, stop, bind or unbind the service -> we have to make sure the Service is started AND stopped within the same context -> so let PlayerHolder be the one to select the context - remove removeListener() and replace the call with setListener(null) - Compatibility: use ContextCompat.startForegroundService instead of startService() |
||
---|---|---|
.. | ||
assets | ||
java | ||
res | ||
AndroidManifest.xml |