mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 08:32:34 +00:00
committed by
Moxie Marlinspike
parent
c5e495bfe5
commit
10c1ee70e8
@@ -180,7 +180,7 @@ public class VideoPlayer extends FrameLayout {
|
||||
videoView.setMediaController(mediaController);
|
||||
}
|
||||
|
||||
private class ExoPlayerListener implements ExoPlayer.EventListener {
|
||||
private static class ExoPlayerListener implements ExoPlayer.EventListener {
|
||||
private final Window window;
|
||||
|
||||
ExoPlayerListener(Window window) {
|
||||
|
||||
Reference in New Issue
Block a user