Rm comment

This commit is contained in:
tzugen 2022-06-20 09:48:28 +02:00 committed by GitHub
parent bc4b0aa832
commit 00d7ce326c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -42,11 +42,6 @@ class PlaybackService : MediaLibraryService(), KoinComponent {
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() {
Timber.i("onCreate called")
super.onCreate()