Builder
class Builder
Content copied to clipboard
Functions
build
Link copied to clipboard
set Story Like Animation Icon
Link copied to clipboard
fun setStoryLikeAnimationIcon(icon: Drawable?): StorylyMomentsIconStyling.Builder
Content copied to clipboard
Sets custom image to like animation icon. Scale type of the view is ScaleType.FIT_CENTER
set Story Like Icon
Link copied to clipboard
fun setStoryLikeIcon(likeIcon: Drawable?, unlikeIcon: Drawable?): StorylyMomentsIconStyling.Builder
Content copied to clipboard
Sets custom image to like icon. Max size of corresponding view is 18x18px. Scale type of the view is ScaleType.FIT_CENTER
set Story Options Icon
Link copied to clipboard
fun setStoryOptionsIcon(icon: Drawable?): StorylyMomentsIconStyling.Builder
Content copied to clipboard
Sets custom image to options icon. Max size of corresponding view is 32x32px. Scale type of the view is ScaleType.FIT_CENTER
set Story View Count Icon
Link copied to clipboard
fun setStoryViewCountIcon(icon: Drawable?): StorylyMomentsIconStyling.Builder
Content copied to clipboard
Sets custom image to view icon. Max size of corresponding view is 20x20px. Scale type of the view is ScaleType.FIT_CENTER