UNPKG

helpshift-plugin-phonegap

Version:

Plugin for integrating Helpshift's SDK into a Phonegap/Cordova project

494 lines (491 loc) 36.9 kB
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/booleans.xml --> <eat-comment/> <bool name="limit_to_single_line">false</bool> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/colors.xml --> <eat-comment/> <color name="hs__accept_button_icon_dark">#ff669900</color> <color name="hs__accept_button_icon_light">#ff669900</color> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/colors_compat.xml --> <eat-comment/> <color name="hs__actionbar_compat_background_dark">#ff2d2d2d</color> <color name="hs__actionbar_compat_background_light">#fff3f3f3</color> <color name="hs__actionbar_compat_background_light_dark_actionbar">#ff222222</color> <color name="hs__actionbar_compat_text_primary_dark">#fff3f3f3</color> <color name="hs__actionbar_compat_text_primary_light">#ff000000</color> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/colors.xml --> <eat-comment/> <color name="hs__actionbutton_icon_dark">#ffffffff</color> <color name="hs__actionbutton_icon_light">#ff000000</color> <color name="hs__actionbutton_notification_icon_dark">#ffff4444</color> <color name="hs__actionbutton_notification_icon_light">#ffff4444</color> <color name="hs__actionbutton_notification_text_dark">#ffffffff</color> <color name="hs__actionbutton_notification_text_light">#ffffffff</color> <color name="hs__admin_chat_bubble_dark">#ffffffff</color> <color name="hs__admin_chat_bubble_light">#ffffffff</color> <color name="hs__attach_screenshot_button_icon_dark">#ff0099cc</color> <color name="hs__attach_screenshot_button_icon_light">#ff0099cc</color> <color name="hs__button_compound_drawable_icon_dark">#ffffffff</color> <color name="hs__button_compound_drawable_icon_light">#ff000000</color> <color name="hs__chat_bubble_separator_dark">#ff0099cc</color> <color name="hs__chat_bubble_separator_light">#ff0099cc</color> <color name="hs__csat_dialog_background_color_dark">#ff000000</color> <color name="hs__csat_dialog_background_color_light">#ffffffff</color> <color name="hs__download_attachment_button_icon_dark">#ff0099cc</color> <color name="hs__download_attachment_button_icon_light">#ff0099cc</color> <color name="hs__faq_footer_separator_dark">#ffb1b1b1</color> <color name="hs__faq_footer_separator_light">#ffb1b1b1</color> <color name="hs__launch_attachment_button_icon_dark">#ff0099cc</color> <color name="hs__launch_attachment_button_icon_light">#ff0099cc</color> <color name="hs__messages_text_dark">#ff000000</color> <color name="hs__messages_text_light">#ff000000</color> <color name="hs__question_footer_background_dark">#ff000000</color> <color name="hs__question_footer_background_light">#ffd6d6db</color> <color name="hs__question_helpful_button_text_dark">#ff669900</color> <color name="hs__question_helpful_button_text_light">#ff669900</color> <color name="hs__question_unhelpful_button_text_dark">#ffcc0000</color> <color name="hs__question_unhelpful_button_text_light">#ffcc0000</color> <color name="hs__questions_pagertabstrip_background_dark">#ff000000</color> <color name="hs__questions_pagertabstrip_background_light">#fff3f3f3</color> <color name="hs__questions_pagertabstrip_indicator_dark">#ff33b5e5</color> <color name="hs__questions_pagertabstrip_indicator_light">#ff33b5e5</color> <color name="hs__questions_pagertabstrip_text_dark">#ffffffff</color> <color name="hs__questions_pagertabstrip_text_light">#ff000000</color> <color name="hs__reject_button_icon_dark">#ffff4444</color> <color name="hs__reject_button_icon_light">#ffff4444</color> <color name="hs__review_button_icon_dark">#ffffbb33</color> <color name="hs__review_button_icon_light">#ffffbb33</color> <color name="hs__search_highlight_color_dark">#7fffbb00</color> <color name="hs__search_highlight_color_light">#ffffff00</color> <color name="hs__send_message_button_active_icon_dark">#ff0099cc</color> <color name="hs__send_message_button_active_icon_light">#ff0099cc</color> <color name="hs__send_message_button_icon_dark">#ffffffff</color> <color name="hs__send_message_button_icon_light">#ff000000</color> <color name="hs__separator_dark">#80b1b1b1</color> <color name="hs__separator_light">#80b1b1b1</color> <color name="hs__user_chat_bubble_dark">#ffa8dff4</color> <color name="hs__user_chat_bubble_light">#ffa8dff4</color> <declare-styleable name="HelpshiftTheme.Activity"><attr format="color" name="hs__faqsPagerTabStripIndicatorColor"/><attr format="reference" name="hs__faqsFooterBackgroundColor"/><attr format="color" name="hs__messagesTextColor"/><attr format="color" name="hs__contentSeparatorColor"/><attr format="color" name="hs__faqFooterSeparatorColor"/><attr format="color" name="hs__chatBubbleSeparatorColor"/><attr format="color" name="hs__actionButtonIconColor"/><attr format="color" name="hs__actionButtonNotificationIconColor"/><attr format="color" name="hs__actionButtonNotificationTextColor"/><attr format="color" name="hs__buttonCompoundDrawableIconColor"/><attr format="color" name="hs__sendMessageButtonIconColor"/><attr format="color" name="hs__sendMessageButtonActiveIconColor"/><attr format="color" name="hs__acceptButtonIconColor"/><attr format="color" name="hs__rejectButtonIconColor"/><attr format="color" name="hs__faqHelpfulButtonTextColor"/><attr format="color" name="hs__faqUnhelpfulButtonTextColor"/><attr format="color" name="hs__attachScreenshotButtonIconColor"/><attr format="color" name="hs__reviewButtonIconColor"/><attr format="color" name="hs__adminChatBubbleColor"/><attr format="color" name="hs__userChatBubbleColor"/><attr format="color" name="hs__csatDialogBackgroundColor"/><attr format="color" name="hs__downloadAttachmentButtonIconColor"/><attr format="color" name="hs__launchAttachmentButtonIconColor"/><attr format="color" name="hs__searchHighlightColor"/><attr format="reference" name="hs__attachScreenshotActionButtonIcon"/><attr format="reference" name="hs__searchActionButtonIcon"/><attr format="reference" name="hs__conversationActionButtonIcon"/><attr format="reference" name="hs__conversationNotificationActionButtonIcon"/><attr format="reference" name="hs__startConversationActionButtonIcon"/><attr format="reference" name="hs__searchOnNewConversationDoneActionButtonIcon"/><attr format="reference" name="hs__chatBubbleAdminBackground"/><attr format="reference" name="hs__chatBubbleUserBackground"/><attr format="reference" name="hs__selectableItemBackground"/><attr format="reference" name="hs__faqsPagerTabStripStyle"/><attr format="reference" name="hs__faqsListItemStyle"/><attr format="reference" name="hs__contactUsButtonStyle"/><attr format="reference" name="hs__faqHelpfulButtonStyle"/><attr format="reference" name="hs__faqUnhelpfulButtonStyle"/></declare-styleable> <declare-styleable name="Theme.HelpshiftCompat"><attr format="reference" name="hs__actionbarCompatTitleStyle"/><attr format="reference" name="hs__actionbarCompatItemBaseStyle"/><attr format="reference" name="hs__actionbarCompatProgressIndicatorStyle"/><attr format="color" name="hs__actionBarCompatTextColorPrimary"/></declare-styleable> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/dimens.xml --> <eat-comment/> <dimen name="activity_horizontal_margin">16dp</dimen> <dimen name="activity_vertical_margin">16dp</dimen> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/dimens_compat.xml --> <eat-comment/> <dimen name="hs__actionbar_compat_button_home_width">56dp</dimen> <dimen name="hs__actionbar_compat_button_width">48dp</dimen> <dimen name="hs__actionbar_compat_height">48dp</dimen> <dimen name="hs__actionbar_compat_icon_vertical_padding">8dip</dimen> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/dimens.xml --> <eat-comment/> <dimen name="hs__button_padding_right">17dp</dimen> <dimen name="hs__content_wrapper_padding">10dp</dimen> <dimen name="hs__content_wrapper_top_padding">30dp</dimen> <dimen name="hs__faqs_sync_status_height">18sp</dimen> <dimen name="hs__listPreferredItemHeightSmall">48dp</dimen> <dimen name="hs__listPreferredItemPaddingBottom">12dp</dimen> <dimen name="hs__listPreferredItemPaddingLeft">6dip</dimen> <dimen name="hs__listPreferredItemPaddingRight">6dip</dimen> <dimen name="hs__listPreferredItemPaddingTop">12dp</dimen> <dimen name="hs__marginLeft">8dp</dimen> <dimen name="hs__msgActionButtonPadding">8dp</dimen> <dimen name="hs__msgPreferredItemPaddingBottom">11dp</dimen> <dimen name="hs__msgPreferredItemPaddingLeft">12dp</dimen> <dimen name="hs__msgPreferredItemPaddingRight">12dp</dimen> <dimen name="hs__msgPreferredItemPaddingTop">10dp</dimen> <item format="float" name="hs__msg_timestamp_alpha" type="dimen">0.5</item> <dimen name="hs__msg_timestamp_padding">13dp</dimen> <dimen name="hs__question_text_padding">10dp</dimen> <dimen name="hs__textSizeSmall">10sp</dimen> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/ids_compat.xml --> <eat-comment/> <item name="hs__actionbar_compat_item_refresh_progress" type="id"/> <item name="hs__actionbar_compat_title" type="id"/> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/integers.xml --> <eat-comment/> <integer name="hs__chat_max_lines">3</integer> <integer name="hs__conversation_detail_lines">5</integer> <integer name="hs__issue_description_min_chars">1</integer> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/strings.xml --> <eat-comment/> <plurals name="hs__csat_rating_value"> <item quantity="one">You rated the service with 1 star.</item> <item quantity="other">You rated the service with %d stars.</item> </plurals> <plurals name="hs__notification_content_title"> <item quantity="one">New message from Support</item> <item quantity="other">%d new messages from Support</item> </plurals> <string name="hs__attach_btn">OK, attach</string> <string name="hs__attach_screenshot_btn">Attach Screenshot</string> <string name="hs__ca_msg">We\'re happy to help you!</string> <string name="hs__change_btn">Change</string> <string name="hs__chat_hint">Type your message</string> <string name="hs__confirmation_footer_msg">Thanks for messaging us!</string> <string name="hs__confirmation_msg">Did we answer all your questions?</string> <string name="hs__contact_us_btn">CONTACT US</string> <string name="hs__conversation_detail_error">Please describe your problem</string> <string name="hs__conversation_end_msg">This conversation has ended.</string> <string name="hs__conversation_header">Conversation</string> <string name="hs__conversation_started_message"> Your message has been received. Thanks for contacting us! </string> <string name="hs__could_not_open_attachment_msg">No apps can perform this action.</string> <string name="hs__could_not_reach_support_msg">Unable to reach support</string> <string name="hs__cr_msg">What else can we help you with?</string> <string name="hs__csat_additonal_feedback_message">Any other feedback (optional)</string> <string name="hs__csat_dislike_message">Hated It!</string> <string name="hs__csat_like_message">Loved It!</string> <string name="hs__csat_message">What\'s your feedback about our customer support?</string> <string name="hs__csat_option_message">or</string> <string name="hs__csat_ratingbar">Please rate our service.</string> <string name="hs__csat_submit_toast">Thanks for rating us.</string> <string name="hs__data_not_found_msg">Data not found</string> <string name="hs__default_notification_content_title">Support</string> <string name="hs__description_invalid_length_error"> Please describe further so that we can help better </string> <string name="hs__dm_video_loading">Loading Video…</string> <string name="hs__done_btn">Done</string> <string name="hs__email_hint">Email (optional)</string> <string name="hs__email_required_hint">Email</string> <string name="hs__empty_section">Sorry! No questions available in this section.</string> <string name="hs__faq_header">FAQ</string> <string name="hs__faq_helpful_msg">Helpful</string> <string name="hs__faq_unhelpful_msg">Not Helpful</string> <string name="hs__faqs_search_footer">No FAQs found.</string> <string name="hs__faqs_updating">Updating FAQs…</string> <string name="hs__faqs_updation_failure">Failed to update FAQs</string> <string name="hs__faqs_uptodate">FAQs up-to-date</string> <string name="hs__feedback_button">Send Feedback</string> <string name="hs__file_not_found_msg">File not found</string> <string name="hs__file_type_audio">Audio</string> <string name="hs__file_type_csv">CSV</string> <string name="hs__file_type_ms_office">Office doc</string> <string name="hs__file_type_pdf">PDF</string> <string name="hs__file_type_rtf">RTF</string> <string name="hs__file_type_text">TXT</string> <string name="hs__file_type_unknown">File</string> <string name="hs__file_type_video">Video</string> <string name="hs__help_header">Help</string> <string name="hs__invalid_description_error">Invalid description</string> <string name="hs__invalid_email_error">Please enter a valid email</string> <string name="hs__mark_helpful_toast">Question has been marked as Helpful</string> <string name="hs__mark_no">NO</string> <string name="hs__mark_unhelpful_toast">Question has been marked as Not Helpful</string> <string name="hs__mark_yes">YES</string> <string name="hs__mark_yes_no_question">Was this helpful?</string> <string name="hs__network_error_msg">Oops! Something went wrong</string> <string name="hs__network_unavailable_msg">Network not available.</string> <string name="hs__new_conversation_btn">START A NEW CONVERSATION</string> <string name="hs__new_conversation_header">New Conversation</string> <string name="hs__new_conversation_hint">What\'s on your mind?</string> <string name="hs__notification_content_text">RE:</string> <string name="hs__question_header">Question</string> <string name="hs__question_helpful_message">You found this helpful.</string> <string name="hs__question_unhelpful_message">You didn\'t find this helpful.</string> <string name="hs__rate_button">Rate</string> <string name="hs__remove_screenshot_btn">Remove Screenshot</string> <string name="hs__review_accepted_message">Accepted review request</string> <string name="hs__review_btn">OK, review</string> <string name="hs__review_close_button">Close</string> <string name="hs__review_dialog_msg"> Would you mind taking a moment to review our app? It won\'t take more than a minute. Thanks for your support! </string> <string name="hs__review_dialog_negative_btn">Never ask me again</string> <string name="hs__review_dialog_neutral_btn">Remind me later</string> <string name="hs__review_dialog_positive_btn">Rate and Review</string> <string name="hs__review_message"> If you love our app, please take a moment to rate it </string> <string name="hs__review_request_message">Would you like to review the app?</string> <string name="hs__review_title">Rate Our App</string> <string name="hs__rsc_progress_msg">Sending screenshot.</string> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/screen.xml --> <eat-comment/> <string name="hs__screen_type" translatable="false">phone</string> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/strings.xml --> <eat-comment/> <string name="hs__screenshot_add">Add</string> <string name="hs__screenshot_cloud_attach_error"> Error attaching screenshot. Please choose an image available locally on the device. </string> <string name="hs__screenshot_limit_error">Screenshot size should not exceed %.2f MB</string> <string name="hs__screenshot_remove">Remove</string> <string name="hs__screenshot_sent_msg">Screenshot sent</string> <string name="hs__screenshot_upload_error_msg">Error uploading screenshot</string> <string name="hs__search_footer">Can\'t find what you were looking for?</string> <string name="hs__search_hint">Describe your problem</string> <string name="hs__search_result_message">Questions that may already have your answer</string> <string name="hs__search_result_title">Suggestions</string> <string name="hs__search_title">Search</string> <string name="hs__send_anyway">SEND ANYWAY</string> <string name="hs__send_msg_btn">Send</string> <string name="hs__sending_fail_msg">Not delivered. Tap to retry.</string> <string name="hs__sending_msg">Sending…</string> <string name="hs__solved_btn">Yes, solved!</string> <string name="hs__submit_conversation_btn">Submit</string> <string name="hs__unsolved_btn">No, unsolved</string> <string name="hs__username_blank_error">Please enter a valid name</string> <string name="hs__username_hint">Name</string> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/styles_compat.xml --> <eat-comment/> <style name="HSActionBarCompatBackground"/> <style name="HSActionBarCompatBackground.Dark"> <item name="android:background">@color/hs__actionbar_compat_background_dark</item> </style> <style name="HSActionBarCompatBackground.Light"> <item name="android:background">@color/hs__actionbar_compat_background_light</item> </style> <style name="HSActionBarCompatBackground.LightDarkActionBar"> <item name="android:background">@color/hs__actionbar_compat_background_light_dark_actionbar</item> </style> <style name="HSActionBarCompatItemBase"> <item name="android:scaleType">center</item> <item name="android:background">@drawable/hs__actionbar_compat_selectable_item_background</item> </style> <style name="HSActionBarCompatProgressIndicator" parent="android:style/Widget.ProgressBar.Large"> <item name="android:indeterminate">true</item> </style> <style name="HSActionBarCompatTitle"> <item name="android:id">@id/hs__actionbar_compat_title</item> <item name="android:gravity">center_vertical</item> <item name="android:textSize">18sp</item> <item name="android:paddingLeft">6dp</item> <item name="android:paddingRight">6dp</item> <item name="android:singleLine">true</item> <item name="android:ellipsize">marquee</item> </style> <style name="HSActionBarCompatTitle.Dark"> <item name="android:textColor">@color/hs__actionbar_compat_text_primary_dark</item> </style> <style name="HSActionBarCompatTitle.Light"> <item name="android:textColor">@color/hs__actionbar_compat_text_primary_light</item> </style> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/styles.xml --> <eat-comment/> <style name="HSDivider"> <item name="android:layout_width">match_parent</item> <item name="android:layout_height">1dp</item> <item name="android:background">?attr/hs__contentSeparatorColor</item> </style> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/styles_compat.xml --> <eat-comment/> <style name="HSEditTextCompat" parent="android:Widget.EditText"> <item name="android:background">@drawable/hs__edit_text_compat_background</item> <item name="android:textColor">#000000</item> </style> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/styles.xml --> <eat-comment/> <style name="Helpshift"/> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/themes_compat.xml --> <eat-comment/> <style name="Helpshift.Compat.Theme.Dark" parent="@android:style/Theme"> <!--Required for ActionBar compat--> <item name="android:windowNoTitle">false</item> <item name="android:windowTitleBackgroundStyle">@style/HSActionBarCompatBackground.Dark</item> <item name="android:windowTitleSize">@dimen/hs__actionbar_compat_height</item> <item name="android:windowContentOverlay">@drawable/hs__actionbar_compat_shadow</item> <item name="android:editTextStyle">@style/HSEditTextCompat</item> <!--ActionBar compat specific styles--> <item name="hs__actionbarCompatTitleStyle">@style/HSActionBarCompatTitle.Dark</item> <item name="hs__actionbarCompatItemBaseStyle">@style/HSActionBarCompatItemBase</item> <item name="hs__actionbarCompatProgressIndicatorStyle">@style/HSActionBarCompatProgressIndicator</item> <item name="hs__actionBarCompatTextColorPrimary">@color/hs__actionbar_compat_text_primary_dark</item> </style> <style name="Helpshift.Compat.Theme.Light" parent="@android:style/Theme.Light"> <!--Required for ActionBar compat--> <item name="android:windowNoTitle">false</item> <item name="android:windowTitleBackgroundStyle">@style/HSActionBarCompatBackground.Light</item> <item name="android:windowTitleSize">@dimen/hs__actionbar_compat_height</item> <item name="android:windowContentOverlay">@drawable/hs__actionbar_compat_shadow</item> <item name="android:editTextStyle">@style/HSEditTextCompat</item> <!--ActionBar compat specific styles--> <item name="hs__actionbarCompatTitleStyle">@style/HSActionBarCompatTitle.Light</item> <item name="hs__actionbarCompatItemBaseStyle">@style/HSActionBarCompatItemBase</item> <item name="hs__actionbarCompatProgressIndicatorStyle">@style/HSActionBarCompatProgressIndicator</item> <item name="hs__actionBarCompatTextColorPrimary">@color/hs__actionbar_compat_text_primary_light</item> </style> <style name="Helpshift.Compat.Theme.Light.DarkActionBar" parent="@android:style/Theme.Light"> <!--Required for ActionBar compat--> <item name="android:windowNoTitle">false</item> <item name="android:windowTitleBackgroundStyle">@style/HSActionBarCompatBackground.LightDarkActionBar</item> <item name="android:windowTitleSize">@dimen/hs__actionbar_compat_height</item> <item name="android:windowContentOverlay">@drawable/hs__actionbar_compat_shadow</item> <item name="android:editTextStyle">@style/HSEditTextCompat</item> <!--ActionBar compat specific styles--> <item name="hs__actionbarCompatTitleStyle">@style/HSActionBarCompatTitle.Dark</item> <item name="hs__actionbarCompatItemBaseStyle">@style/HSActionBarCompatItemBase</item> <item name="hs__actionbarCompatProgressIndicatorStyle">@style/HSActionBarCompatProgressIndicator</item> <item name="hs__actionBarCompatTextColorPrimary">@color/hs__actionbar_compat_text_primary_dark</item> </style> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/styles.xml --> <eat-comment/> <style name="Helpshift.Style"/> <style name="Helpshift.Style.ContactUsButton"> <item name="android:layout_width">wrap_content</item> <item name="android:layout_height">wrap_content</item> </style> <style name="Helpshift.Style.FaqHelpfulButton"> </style> <style name="Helpshift.Style.FaqUnhelpfulButton"> </style> <style name="Helpshift.Style.FaqsListItem"> <item name="android:layout_width">match_parent</item> <item name="android:layout_height">wrap_content</item> <item name="android:textAppearance">?android:attr/textAppearanceMedium</item> <item name="android:gravity">center_vertical</item> <item name="android:paddingLeft">@dimen/hs__msgPreferredItemPaddingLeft</item> <item name="android:paddingRight">@dimen/hs__msgPreferredItemPaddingRight</item> <item name="android:paddingTop">@dimen/hs__listPreferredItemPaddingTop</item> <item name="android:paddingBottom">@dimen/hs__listPreferredItemPaddingBottom</item> <item name="android:minHeight">@dimen/hs__listPreferredItemHeightSmall</item> </style> <style name="Helpshift.Style.QuestionsPagerTabStrip"> <item name="android:layout_width">match_parent</item> <item name="android:layout_height">wrap_content</item> <item name="android:layout_gravity">top</item> <item name="android:paddingBottom">8dp</item> </style> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/themes_common.xml --> <eat-comment/> <style name="Helpshift.Theme.Activity" parent="Helpshift.Theme.Base"/> <style name="Helpshift.Theme.Base" parent="Helpshift.Theme.Light.DarkActionBar"/> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/themes.xml --> <eat-comment/> <style name="Helpshift.Theme.Dark" parent="Helpshift.Compat.Theme.Dark"> <item name="hs__selectableItemBackground">@drawable/hs__actionbar_compat_selectable_item_background</item> <item name="hs__faqsPagerTabStripStyle">@style/Helpshift.Style.QuestionsPagerTabStrip</item> <item name="hs__faqsPagerTabStripIndicatorColor">@color/hs__questions_pagertabstrip_indicator_dark</item> <item name="hs__actionButtonIconColor">@color/hs__actionbutton_icon_dark</item> <item name="hs__actionButtonNotificationIconColor">@color/hs__actionbutton_notification_icon_dark</item> <item name="hs__actionButtonNotificationTextColor">@color/hs__actionbutton_notification_text_dark</item> <item name="hs__buttonCompoundDrawableIconColor">@color/hs__button_compound_drawable_icon_dark</item> <item name="hs__sendMessageButtonIconColor">@color/hs__send_message_button_icon_dark</item> <item name="hs__sendMessageButtonActiveIconColor">@color/hs__send_message_button_active_icon_dark</item> <item name="hs__attachScreenshotActionButtonIcon">@drawable/hs__attach_screenshot_action_button</item> <item name="hs__chatBubbleAdminBackground">@drawable/hs__chat_bubble_admin</item> <item name="hs__chatBubbleUserBackground">@drawable/hs__chat_bubble_user</item> <item name="hs__faqsFooterBackgroundColor">@color/hs__question_footer_background_dark</item> <item name="hs__acceptButtonIconColor">@color/hs__accept_button_icon_dark</item> <item name="hs__rejectButtonIconColor">@color/hs__reject_button_icon_dark</item> <item name="hs__faqHelpfulButtonTextColor">@color/hs__question_helpful_button_text_dark</item> <item name="hs__faqUnhelpfulButtonTextColor">@color/hs__question_unhelpful_button_text_dark</item> <item name="hs__messagesTextColor">@color/hs__messages_text_dark</item> <item name="hs__contentSeparatorColor">@color/hs__separator_dark</item> <item name="hs__faqFooterSeparatorColor">@color/hs__faq_footer_separator_dark</item> <item name="hs__chatBubbleSeparatorColor">@color/hs__chat_bubble_separator_dark</item> <item name="hs__attachScreenshotButtonIconColor">@color/hs__attach_screenshot_button_icon_dark</item> <item name="hs__reviewButtonIconColor">@color/hs__review_button_icon_dark</item> <item name="hs__searchActionButtonIcon">@drawable/hs__action_search</item> <item name="hs__conversationActionButtonIcon">@drawable/hs__chat_new</item> <item name="hs__conversationNotificationActionButtonIcon">@drawable/hs__chat_notif</item> <item name="hs__startConversationActionButtonIcon">@drawable/hs__send</item> <item name="hs__searchOnNewConversationDoneActionButtonIcon">@drawable/hs__search_on_conversation_done</item> <item name="hs__adminChatBubbleColor">@color/hs__admin_chat_bubble_dark</item> <item name="hs__userChatBubbleColor">@color/hs__user_chat_bubble_dark</item> <item name="hs__faqsListItemStyle">@style/Helpshift.Style.FaqsListItem</item> <item name="hs__contactUsButtonStyle">@style/Helpshift.Style.ContactUsButton</item> <item name="hs__faqHelpfulButtonStyle">@style/Helpshift.Style.FaqHelpfulButton</item> <item name="hs__faqUnhelpfulButtonStyle">@style/Helpshift.Style.FaqUnhelpfulButton</item> <item name="hs__csatDialogBackgroundColor">@color/hs__csat_dialog_background_color_dark</item> <item name="hs__downloadAttachmentButtonIconColor">@color/hs__download_attachment_button_icon_dark</item> <item name="hs__launchAttachmentButtonIconColor">@color/hs__launch_attachment_button_icon_dark</item> <item name="hs__searchHighlightColor">@color/hs__search_highlight_color_dark</item> </style> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/themes_common.xml --> <eat-comment/> <style name="Helpshift.Theme.Dialog" parent="Helpshift.Theme.Base"> <item name="android:windowIsTranslucent">true</item> <item name="android:windowBackground">@android:color/transparent</item> <item name="android:windowContentOverlay">@null</item> <item name="android:windowNoTitle">true</item> <item name="android:windowIsFloating">true</item> <item name="android:backgroundDimEnabled">false</item> </style> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/values/themes.xml --> <eat-comment/> <style name="Helpshift.Theme.Light" parent="Helpshift.Compat.Theme.Light"> <item name="hs__selectableItemBackground">@drawable/hs__actionbar_compat_selectable_item_background</item> <item name="hs__faqsPagerTabStripStyle">@style/Helpshift.Style.QuestionsPagerTabStrip</item> <item name="hs__faqsPagerTabStripIndicatorColor">@color/hs__questions_pagertabstrip_indicator_light</item> <item name="hs__actionButtonIconColor">@color/hs__actionbutton_icon_light</item> <item name="hs__actionButtonNotificationIconColor">@color/hs__actionbutton_notification_icon_light</item> <item name="hs__actionButtonNotificationTextColor">@color/hs__actionbutton_notification_text_light</item> <item name="hs__buttonCompoundDrawableIconColor">@color/hs__button_compound_drawable_icon_light</item> <item name="hs__sendMessageButtonIconColor">@color/hs__send_message_button_icon_light</item> <item name="hs__sendMessageButtonActiveIconColor">@color/hs__send_message_button_active_icon_light</item> <item name="hs__attachScreenshotActionButtonIcon">@drawable/hs__attach_screenshot_action_button</item> <item name="hs__chatBubbleAdminBackground">@drawable/hs__chat_bubble_admin</item> <item name="hs__chatBubbleUserBackground">@drawable/hs__chat_bubble_user</item> <item name="hs__faqsFooterBackgroundColor">@color/hs__question_footer_background_light</item> <item name="hs__acceptButtonIconColor">@color/hs__accept_button_icon_light</item> <item name="hs__rejectButtonIconColor">@color/hs__reject_button_icon_light</item> <item name="hs__faqHelpfulButtonTextColor">@color/hs__question_helpful_button_text_light</item> <item name="hs__faqUnhelpfulButtonTextColor">@color/hs__question_unhelpful_button_text_light</item> <item name="hs__messagesTextColor">@color/hs__messages_text_light</item> <item name="hs__contentSeparatorColor">@color/hs__separator_light</item> <item name="hs__faqFooterSeparatorColor">@color/hs__faq_footer_separator_light</item> <item name="hs__chatBubbleSeparatorColor">@color/hs__chat_bubble_separator_light</item> <item name="hs__attachScreenshotButtonIconColor">@color/hs__attach_screenshot_button_icon_light</item> <item name="hs__reviewButtonIconColor">@color/hs__review_button_icon_light</item> <item name="hs__searchActionButtonIcon">@drawable/hs__action_search</item> <item name="hs__conversationActionButtonIcon">@drawable/hs__chat_new</item> <item name="hs__conversationNotificationActionButtonIcon">@drawable/hs__chat_notif</item> <item name="hs__startConversationActionButtonIcon">@drawable/hs__send</item> <item name="hs__searchOnNewConversationDoneActionButtonIcon">@drawable/hs__search_on_conversation_done</item> <item name="hs__adminChatBubbleColor">@color/hs__admin_chat_bubble_light</item> <item name="hs__userChatBubbleColor">@color/hs__user_chat_bubble_light</item> <item name="hs__faqsListItemStyle">@style/Helpshift.Style.FaqsListItem</item> <item name="hs__contactUsButtonStyle">@style/Helpshift.Style.ContactUsButton</item> <item name="hs__faqHelpfulButtonStyle">@style/Helpshift.Style.FaqHelpfulButton</item> <item name="hs__faqUnhelpfulButtonStyle">@style/Helpshift.Style.FaqUnhelpfulButton</item> <item name="hs__csatDialogBackgroundColor">@color/hs__csat_dialog_background_color_light</item> <item name="hs__downloadAttachmentButtonIconColor">@color/hs__download_attachment_button_icon_light</item> <item name="hs__launchAttachmentButtonIconColor">@color/hs__launch_attachment_button_icon_light</item> <item name="hs__searchHighlightColor">@color/hs__search_highlight_color_light</item> </style> <style name="Helpshift.Theme.Light.DarkActionBar" parent="Helpshift.Compat.Theme.Light.DarkActionBar"> <item name="hs__selectableItemBackground">@drawable/hs__actionbar_compat_selectable_item_background</item> <item name="hs__faqsPagerTabStripStyle">@style/Helpshift.Style.QuestionsPagerTabStrip</item> <item name="hs__faqsPagerTabStripIndicatorColor">@color/hs__questions_pagertabstrip_indicator_dark</item> <item name="hs__actionButtonIconColor">@color/hs__actionbutton_icon_dark</item> <item name="hs__actionButtonNotificationIconColor">@color/hs__actionbutton_notification_icon_dark</item> <item name="hs__actionButtonNotificationTextColor">@color/hs__actionbutton_notification_text_dark</item> <item name="hs__buttonCompoundDrawableIconColor">@color/hs__button_compound_drawable_icon_light</item> <item name="hs__sendMessageButtonIconColor">@color/hs__send_message_button_icon_light</item> <item name="hs__sendMessageButtonActiveIconColor">@color/hs__send_message_button_active_icon_light</item> <item name="hs__attachScreenshotActionButtonIcon">@drawable/hs__attach_screenshot_action_button</item> <item name="hs__chatBubbleAdminBackground">@drawable/hs__chat_bubble_admin</item> <item name="hs__chatBubbleUserBackground">@drawable/hs__chat_bubble_user</item> <item name="hs__faqsFooterBackgroundColor">@color/hs__question_footer_background_light</item> <item name="hs__acceptButtonIconColor">@color/hs__accept_button_icon_light</item> <item name="hs__rejectButtonIconColor">@color/hs__reject_button_icon_light</item> <item name="hs__faqHelpfulButtonTextColor">@color/hs__question_helpful_button_text_light</item> <item name="hs__faqUnhelpfulButtonTextColor">@color/hs__question_unhelpful_button_text_light</item> <item name="hs__messagesTextColor">@color/hs__messages_text_light</item> <item name="hs__contentSeparatorColor">@color/hs__separator_light</item> <item name="hs__faqFooterSeparatorColor">@color/hs__faq_footer_separator_light</item> <item name="hs__chatBubbleSeparatorColor">@color/hs__chat_bubble_separator_light</item> <item name="hs__attachScreenshotButtonIconColor">@color/hs__attach_screenshot_button_icon_light</item> <item name="hs__reviewButtonIconColor">@color/hs__review_button_icon_light</item> <item name="hs__searchActionButtonIcon">@drawable/hs__action_search</item> <item name="hs__conversationActionButtonIcon">@drawable/hs__chat_new</item> <item name="hs__conversationNotificationActionButtonIcon">@drawable/hs__chat_notif</item> <item name="hs__startConversationActionButtonIcon">@drawable/hs__send</item> <item name="hs__searchOnNewConversationDoneActionButtonIcon">@drawable/hs__search_on_conversation_done</item> <item name="hs__adminChatBubbleColor">@color/hs__admin_chat_bubble_light</item> <item name="hs__userChatBubbleColor">@color/hs__user_chat_bubble_light</item> <item name="hs__faqsListItemStyle">@style/Helpshift.Style.FaqsListItem</item> <item name="hs__contactUsButtonStyle">@style/Helpshift.Style.ContactUsButton</item> <item name="hs__faqHelpfulButtonStyle">@style/Helpshift.Style.FaqHelpfulButton</item> <item name="hs__faqUnhelpfulButtonStyle">@style/Helpshift.Style.FaqUnhelpfulButton</item> <item name="hs__csatDialogBackgroundColor">@color/hs__csat_dialog_background_color_light</item> <item name="hs__downloadAttachmentButtonIconColor">@color/hs__download_attachment_button_icon_light</item> <item name="hs__launchAttachmentButtonIconColor">@color/hs__launch_attachment_button_icon_light</item> <item name="hs__searchHighlightColor">@color/hs__search_highlight_color_light</item> </style> </resources>