Rm comment
This commit is contained in:
parent
bc4b0aa832
commit
00d7ce326c
|
@ -42,11 +42,6 @@ class PlaybackService : MediaLibraryService(), KoinComponent {
|
||||||
|
|
||||||
private var isStarted = false
|
private var isStarted = false
|
||||||
|
|
||||||
/*
|
|
||||||
* For some reason the LocalConfiguration of MediaItem are stripped somewhere in ExoPlayer,
|
|
||||||
* and thereby customarily it is required to rebuild it..
|
|
||||||
*/
|
|
||||||
|
|
||||||
override fun onCreate() {
|
override fun onCreate() {
|
||||||
Timber.i("onCreate called")
|
Timber.i("onCreate called")
|
||||||
super.onCreate()
|
super.onCreate()
|
||||||
|
|
Loading…
Reference in New Issue