-
Notifications
You must be signed in to change notification settings - Fork 0
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
resourceninchat_color_background_top
-
Progress indicator
-
icon. Progress icon indicator. Android
drawable
resourceninchat_icon_loader
-
size. Size of the icon Android
dimen
resourceninchat_queue_activity_progress_size
-
icon. Progress icon indicator. Android
-
Queue status text color Text-color of the queue status message. Android
color
resourceninchat_color_text_top
-
Background color. Background of the upper part. Android
- Bottom part
-
Background color. Background of the lower part. Android
color
resourceninchat_color_background_bottom
-
In queue message text color. Text color of in-queue message. Android
color
resourceninchat_color_text_bottom
- Close chat button
-
Background color. Background of the lower part. Android
- Home
- Installation
- SDK Permission
- How to integrate the SDK
-
Overriding SDK assets
- Old resources doc ( < SDK 0.10.0 )
- Queue list view
- In Queue view element
- Command / Chat view elements
- Review / Rating view
- Dialogue(s)
- Titlebar
- Questionnaire
- Buttons
- Example Integration
- Building the Go library
- Building SDK .aar
- Contact Us
- Licenses