Skip to content

Commit

Permalink
Add correct order of releasing resources for player, preload manager …
Browse files Browse the repository at this point in the history
…and playback thread.
  • Loading branch information
MayuriKhinvasara committed Sep 6, 2024
1 parent f90bfab commit 9ac6da7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ import com.google.android.samples.socialite.ui.player.preloadmanager.PreloadMana
import dagger.hilt.android.lifecycle.HiltViewModel
import dagger.hilt.android.qualifiers.ApplicationContext
import javax.inject.Inject
import kotlin.math.truncate
import kotlinx.coroutines.flow.first
import kotlinx.coroutines.launch

Expand Down

0 comments on commit 9ac6da7

Please sign in to comment.