Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Analysis: Resolve on loading changed deprecation warn on media preview
Warning Message: "Overrides deprecated method in 'com.google.android.exoplayer2.Player.Listener'" Explanation: "Use onIsLoadingChanged(boolean) instead." For more info see: - exoplayer2.Player.Listener#onIsLoadingChanged (Doc): https://exoplayer.dev/doc/reference/com/google/android/exoplayer2/ Player.Listener.html#onIsLoadingChanged(boolean)
- Loading branch information