ScrollButtonViewStyle
Style for ScrollButtonView.
Constructors
Properties
Unread count label background color. Default value is R.color.stream_ui_accent_blue.
The elevation used for the unread count label. Default value is MessageListViewStyle.DEFAULT_SCROLL_BUTTON_BADGE_ELEVATION.
The gravity of the unread count label. Default value is center top.
The icon used for the unread count label. Default value is R.drawable.stream_ui_shape_scroll_button_badge.
Text appearance of the unread count label.
ScrollButtonView background color. Default value is R.color.stream_ui_white.
Enables/disables view which allows to scroll to the latest messages. Default value is true.
ScrollButtonView icon. Default value is R.drawable.stream_ui_ic_down.
The internal margins for the scroll button. This affects the distance between the scroll button and the unread count label.
ScrollButtonView ripple color. Default value is R.color.stream_ui_white_smoke.
Enables/disables unread label. Default value is enabled.