-
Notifications
You must be signed in to change notification settings - Fork 0
Questionnaire radio element view
Pallab edited this page Aug 23, 2021
·
1 revision
Radio element view in questionnaire ( pre and post audience ). It also shares the same resource with the backlog/chat multi-choice element.
-
Checkbox component is composed of the following three
style
components.NinchatTheme.MultiChoice
NinchatTheme.Questionnaire.Radio
NinchatTheme.Questionnaire.Radio.Selected
-
Or we can use part of the style components to change partial view components
-
Background. An android
drawable
resource- When not selected
ninchat_ui_compose_select_button
- When not selected
ninchat_ui_compose_select_button_selected
- When not selected
-
Text Color. It uses a
color
resource-
When not selected
ninchat_color_ui_compose_select_text
-
When selected
ninchat_color_ui_compose_select_selected_text
-
-
- 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