Customize icon resource
The icon resource contains all icons that are used to compose views in UIKit for Android. You can customize these icons by overwriting the res/drawable
files with the corresponding icon name.
Icon name | Image | Description |
---|---|---|
icon_add | Adds and selects a file to send. | |
icon_arrow_left | Goes back to the previous view. | |
icon_ban | Indicates banned members. | |
icon_broadcast | Indicates a Broadcast channel. | |
icon_camera | Opens the user's camera app. | |
icon_chat | Indicates that there are no channels. | |
icon_chevron_down | Expands the current view. | |
icon_chevron_right | Directs the user to the next step. | |
icon_close | Closes the current view. | |
icon_copy | Copies a message. | |
icon_create | Creates a new channel. | |
icon_delete | Deletes an item. | |
icon_document | Indicates a file. | |
icon_done | Indicates that a message has been sent by the current user but not necessarily delivered to every member. | |
icon_done_all | Indicates that a message has been either read or delivered to all members of a channel. | |
icon_download | Downloads a file to the user's mobile app. | |
icon_edit | Edits a message. | |
icon_emoji_more | Shows more emojis. | |
icon_error | Indicates an error in a view. | |
icon_file_audio | Indicates an audio file. | |
icon_file_document | Indicates a document file. | |
icon_freeze | Freezes a channel. | |
icon_gif | Indicates a | |
icon_info | Shows channel information. | |
icon_leave | Leaves a channel. | |
icon_members | Shows channel members. | |
icon_message | Indicates that there are no messages. | |
icon_moderations | Shows Moderation options. | |
icon_more | Shows more options. | |
icon_mute | Mutes notifications in a channel. | |
icon_notifications | Indcates the notifications icon in channel settings. | |
icon_notifications_off_filled | Mutes notifications by swiping the icon in channel list. | |
icon_operator | Indicates the channel operator. | |
icon_photo | Indicates the user's photo library. | |
icon_play | Plays a video file message. | |
icon_plus | Invites a user to a channel from a user list. | |
icon_question | Indicates an error or an unknown state. | |
icon_refresh | Retries connection with Sendbird server or refreshes the view. | |
icon_remove | Clears the text field or removes texts. | |
icon_reply | Replies to a message in the channel. | |
icon_reply_filled | Indicates that a user replied to another user's message. | |
icon_search | Indicates the message search feature. | |
icon_send | Sends a message to the channel. | |
icon_spinner | Indicates that a message or a view is loading. | |
icon_supergroup | Indicates a Supergroup channel. | |
icon_thumbnail_none | Indicates a blank image that failed to load. | |
icon_user | Indicates the default profile image of a user. |