WIP
This commit is contained in:
parent
470ca7bf60
commit
810c62407f
@ -35,7 +35,6 @@ public class FullScreenPlayerView extends Dialog {
|
||||
imageButton.setContentDescription(getContext().getString(com.google.android.exoplayer2.ui.R.string.exo_controls_fullscreen_exit_description));
|
||||
parent.removeView(playerControlView);
|
||||
containerView.addView(playerControlView, generateDefaultLayoutParams());
|
||||
|
||||
}
|
||||
|
||||
super.onStart();
|
||||
|
Loading…
Reference in New Issue
Block a user