Builder
class Builder
Content copied to clipboard
Builder class of StorylyVerticalFeedBarStyling
Constructors
Functions
build
Link copied to clipboard
This function builds StorylyVerticalFeedBarStyling with the current properties
setHorizontalEdgePadding
Link copied to clipboard
fun setHorizontalEdgePadding(padding: Int): StorylyVerticalFeedBarStyling.Builder
Content copied to clipboard
This function allows you to change the horizontal edge padding value of the first and last vertical feed groups
setHorizontalPaddingBetweenItems
Link copied to clipboard
fun setHorizontalPaddingBetweenItems(padding: Int): StorylyVerticalFeedBarStyling.Builder
Content copied to clipboard
This function allows you to change the horizontal padding value between vertical feed groups
setSection
Link copied to clipboard
This function allows you to change the orientation of vertical feed groups list
setVerticalEdgePadding
Link copied to clipboard
fun setVerticalEdgePadding(padding: Int): StorylyVerticalFeedBarStyling.Builder
Content copied to clipboard
This function allows you to change the vertical edge padding value of the first and last vertical feed groups
setVerticalPaddingBetweenItems
Link copied to clipboard
fun setVerticalPaddingBetweenItems(padding: Int): StorylyVerticalFeedBarStyling.Builder
Content copied to clipboard
This function allows you to change the vertical padding value between vertical feed groups