Builder

class Builder

Functions

build
Link copied to clipboard
fun build(): StorylyMomentsIconStyling
setStoryLikeAnimationIcon
Link copied to clipboard

Sets custom image to like animation icon. Scale type of the view is ScaleType.FIT_CENTER

setStoryLikeIcon
Link copied to clipboard
fun setStoryLikeIcon(likeIcon: Drawable?, unlikeIcon: Drawable?): StorylyMomentsIconStyling.Builder

Sets custom image to like icon. Max size of corresponding view is 18x18px. Scale type of the view is ScaleType.FIT_CENTER

setStoryOptionsIcon
Link copied to clipboard
fun setStoryOptionsIcon(icon: Drawable?): StorylyMomentsIconStyling.Builder

Sets custom image to options icon. Max size of corresponding view is 32x32px. Scale type of the view is ScaleType.FIT_CENTER

setStoryViewCountIcon
Link copied to clipboard
fun setStoryViewCountIcon(icon: Drawable?): StorylyMomentsIconStyling.Builder

Sets custom image to view icon. Max size of corresponding view is 20x20px. Scale type of the view is ScaleType.FIT_CENTER