setExpandParentContainer

open fun setExpandParentContainer(@Nullable expandParentContainer: FrameLayout)

Sets the FrameLayout parent container in which this SASAdView will place itself when switching to StateChangeEvent#VIEW_EXPANDED state.

Parameters

expandParentContainer

the FrameLayout parent container, or null if this SASAdViewshould automatically determine where to expand itself.