Class DialogLayoutDelegateBase

java.lang.Object
com.jwplayer.pub.api.fullscreen.delegates.DialogLayoutDelegateBase
Direct Known Subclasses:
DialogLayoutDelegate, RecyclerViewLayoutDelegate

public class DialogLayoutDelegateBase extends Object
Responsible for showing/hiding the root ViewGroup during the transition to/from fullscreen
  • Field Details

    • mPlayerView

      protected View mPlayerView