set Icon Container View Group Id
fun setIconContainerViewGroupId(@IdRes iconContainerViewGroupId: Int?): SASNativeAdViewBinder.Builder
Sets the Id of the icon container ViewGroup. Please note: the Id must refer to a ViewGroup element, otherwise this will lead to an error during the ad rendering.
Return
the Builder instance.
Parameters
icon Container View Group Id
The id of the icon container ViewGroup.