Builder

class Builder

Builder class of StorylyVerticalFeedBarStyling

Constructors

Builder
Link copied to clipboard
fun Builder()

Functions

build
Link copied to clipboard
fun build(): StorylyVerticalFeedBarStyling

This function builds StorylyVerticalFeedBarStyling with the current properties

setHorizontalEdgePadding
Link copied to clipboard
fun setHorizontalEdgePadding(padding: Int): StorylyVerticalFeedBarStyling.Builder

This function allows you to change the horizontal edge padding value of the first and last vertical feed groups

setHorizontalPaddingBetweenItems
Link copied to clipboard

This function allows you to change the horizontal padding value between vertical feed groups

setSection
Link copied to clipboard
fun setSection(count: Int): StorylyVerticalFeedBarStyling.Builder

This function allows you to change the orientation of vertical feed groups list

setVerticalEdgePadding
Link copied to clipboard
fun setVerticalEdgePadding(padding: Int): StorylyVerticalFeedBarStyling.Builder

This function allows you to change the vertical edge padding value of the first and last vertical feed groups

setVerticalPaddingBetweenItems
Link copied to clipboard

This function allows you to change the vertical padding value between vertical feed groups