kopia lustrzana https://github.com/TeamNewPipe/NewPipe
Apply code review change.
rodzic
81fb44c45c
commit
8a896114c1
|
@ -192,6 +192,7 @@ public final class VideoDetailFragment
|
|||
private Disposable positionSubscriber = null;
|
||||
|
||||
private BottomSheetBehavior<FrameLayout> bottomSheetBehavior;
|
||||
private BottomSheetBehavior.BottomSheetCallback bottomSheetCallback;
|
||||
private BroadcastReceiver broadcastReceiver;
|
||||
|
||||
/*//////////////////////////////////////////////////////////////////////////
|
||||
|
@ -208,8 +209,6 @@ public final class VideoDetailFragment
|
|||
private Player player;
|
||||
private final PlayerHolder playerHolder = PlayerHolder.getInstance();
|
||||
|
||||
private BottomSheetBehavior.BottomSheetCallback bottomSheetCallback;
|
||||
|
||||
/*//////////////////////////////////////////////////////////////////////////
|
||||
// Service management
|
||||
//////////////////////////////////////////////////////////////////////////*/
|
||||
|
|
Ładowanie…
Reference in New Issue