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
set Horizontal Edge Padding
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
set Horizontal Padding Between Items
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
set Section
Link copied to clipboard
This function allows you to change the orientation of vertical feed groups list
set Vertical Edge Padding
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
set Vertical Padding Between Items
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