You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var currentTrailers:List<ExtractorLink> = emptyList()
122
131
var currentTrailerIndex =0
123
132
@@ -210,9 +219,6 @@ open class ResultFragmentPhone : FullScreenPlayer() {
210
219
}
211
220
212
221
overridefunonDestroyView() {
213
-
214
-
//somehow this still leaks and I dont know why????
215
-
// todo look at https://github.com/discord/OverlappingPanels/blob/70b4a7cf43c6771873b1e091029d332896d41a1a/sample_app/src/main/java/com/discord/sampleapp/MainActivity.kt
0 commit comments