Skip to content

Send message button

Pallab edited this page Oct 1, 2021 · 1 revision
Send message button is used in chat / backlog view. Once clicked, the message will be sent to other participants (s). Using these mention resource(s), an integration can change the view according to their design spec
  • It is composed of the following style components
    • NinchatTheme.Button.Send
  • Or we can use part of the style components to change partial view components
    • Background. Background of button view. An Android drawable resource.
      • ninchat_textarea_submit_button
    • Text color. An android color resource
      • ninchat_color_textarea_submit_text

Clone this wiki locally