com.ooyala.android.skin.util.RecyclerViewFullScreenManager Class Reference

RecyclerViewFullScreenManager is a class developed to support a full screen mode with RecyclerView. More...

Public Member Functions

 RecyclerViewFullScreenManager (FrameLayout expandedLayout)
 
void collapsePlayerLayout ()
 
void expandPlayerLayout (OoyalaSkinLayout playerLayout) throws RuntimeException
 

Detailed Description

RecyclerViewFullScreenManager is a class developed to support a full screen mode with RecyclerView.

Constructor & Destructor Documentation

com.ooyala.android.skin.util.RecyclerViewFullScreenManager.RecyclerViewFullScreenManager ( FrameLayout  expandedLayout)
inline

Member Function Documentation

void com.ooyala.android.skin.util.RecyclerViewFullScreenManager.collapsePlayerLayout ( )
inline
void com.ooyala.android.skin.util.RecyclerViewFullScreenManager.expandPlayerLayout ( OoyalaSkinLayout  playerLayout) throws RuntimeException
inline

The documentation for this class was generated from the following file:
  • RecyclerViewFullScreenManager.java