Skip to content

In Queue view element

Pallab edited this page Sep 24, 2021 · 2 revisions
Ninchat inqueue/queueing view is shown when a customer/user is waiting for some agent to pick up. Using these mention resource(s), an integration can change the view according to their design spec

Queue view is divided into two parts.

  • Upper part contains a loader animation and queue status text.
  • Bottom part contains a queue message and button to close the chat
  • Upper part of the view
    • Background color. Background of the upper part. Android color resource
      • ninchat_color_background_top
    • Progress indicator
      • icon. Progress icon indicator. Android drawable resource
        • ninchat_icon_loader
      • size. Size of the icon Android dimen resource
        • ninchat_queue_activity_progress_size
    • Queue status text color Text-color of the queue status message. Android color resource
      • ninchat_color_text_top
  • Bottom part
    • Background color. Background of the lower part. Android color resource
      • ninchat_color_background_bottom
    • In queue message text color. Text color of in-queue message. Android color resource
      • ninchat_color_text_bottom
    • Close chat button
Clone this wiki locally