Customization: successful offline form sending panel

Before reading, please review the articles "Customization" and "Customization: common styles".

Theme Usedesk.Chat.Offline.Form.Success.Dialog

Parent style: Usedesk.Common.BottomSheetDialog

Child attributes:

Name Description Default value
usedesk_common_container_root Main container style @style/Usedesk.Chat.Offline.Form.Success.Dialog.ContainerRoot
usedesk_common_container_1 Rounded button container style @style/Usedesk.Chat.Offline.Form.Success.Dialog.Container1
usedesk_common_container_2 Clickable button container style @style/Usedesk.Chat.Offline.Form.Success.Dialog.Container2
usedesk_chat_offline_form_success_dialog_ok_image Image style @style/Usedesk.Chat.Offline.Form.Success.Dialog.Ok.Image
usedesk_chat_offline_form_success_dialog_ok_text Message text style @style/Usedesk.Chat.Offline.Form.Success.Dialog.Ok.Text
usedesk_chat_offline_form_success_dialog_close_text Button text style @style/Usedesk.Chat.Offline.Form.Success.Dialog.Close.Text


Child style: Usedesk.Chat.Offline.Form.Success.Dialog.Ok.Image

Child attributes:

Name Description Default value
srcCompat Reference to the image @drawable/usedesk_ic_done_round


Child style: Usedesk.Chat.Offline.Form.Success.Dialog.Ok.Text

Child attributes:

Name Description Default value
android:text Reference to the text @string/usedesk_offline_form_send_successed


Child style: Usedesk.Chat.Offline.Form.Success.Dialog.Close.Text

Child attributes:

Name Description Default value
android:text Reference to the text @string/usedesk_close