ChannelActionsDialogViewStyle
Style for ChannelActionsDialogFragment. Use this class together with TransformStyle.channelActionsDialogStyleTransformer to change ChannelActionsDialogFragment styles programmatically.
Constructors
Properties
Dialog's background.
Shows/hides dismiss dialog action. Shown by default.
Icon for dismiss dialog action. Default value is R.drawable.stream_ui_ic_clear.
Shows/hides delete conversation action. Shown by default.
Icon for delete conversation action. Default value is R.drawable.stream_ui_ic_delete.
Text appearance for action item.
Shows/hides leave group action. Shown by default.
Icon for leave group action. Default value is R.drawable.stream_ui_ic_leave_group.
Text appearance for dialog subtitle with member info.
Text appearance for dialog title with member names.
Shows/hides view info action. Hidden by default.
Icon for view info action. Default value is R.drawable.stream_ui_ic_single_user.