diff --git a/res/drawable/ic_call_24dp.xml b/res/drawable/ic_call_24dp.xml new file mode 100644 index 00000000000..950547a917b --- /dev/null +++ b/res/drawable/ic_call_24dp.xml @@ -0,0 +1,31 @@ + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_chat_24dp.xml b/res/drawable/ic_chat_24dp.xml new file mode 100644 index 00000000000..2df12b37f98 --- /dev/null +++ b/res/drawable/ic_chat_24dp.xml @@ -0,0 +1,29 @@ + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_mail_24dp.xml b/res/drawable/ic_mail_24dp.xml new file mode 100644 index 00000000000..46f45842797 --- /dev/null +++ b/res/drawable/ic_mail_24dp.xml @@ -0,0 +1,29 @@ + + + + + + \ No newline at end of file diff --git a/res/layout/support_escalation_card.xml b/res/layout/support_escalation_card.xml index 3ca7562a12e..e2f9fe46490 100644 --- a/res/layout/support_escalation_card.xml +++ b/res/layout/support_escalation_card.xml @@ -17,29 +17,30 @@ + android:layout_marginTop="4dp" + android:clickable="true" + android:foreground="?android:attr/selectableItemBackground"> + android:orientation="horizontal"> + - \ No newline at end of file diff --git a/res/layout/support_fragment.xml b/res/layout/support_fragment.xml index d81849d5923..481a5487bc2 100644 --- a/res/layout/support_fragment.xml +++ b/res/layout/support_fragment.xml @@ -15,53 +15,8 @@ limitations under the License. --> - - - - - - - - - - - - - - \ No newline at end of file + android:layout_height="match_parent"/> \ No newline at end of file diff --git a/res/layout/support_item_subtitle.xml b/res/layout/support_item_subtitle.xml new file mode 100644 index 00000000000..62b2fc1893c --- /dev/null +++ b/res/layout/support_item_subtitle.xml @@ -0,0 +1,27 @@ + + + + \ No newline at end of file diff --git a/res/layout/support_item_title.xml b/res/layout/support_item_title.xml new file mode 100644 index 00000000000..eff3f7fda96 --- /dev/null +++ b/res/layout/support_item_title.xml @@ -0,0 +1,40 @@ + + + + + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index b7fc2c2f27f..388f90d05c7 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -7469,8 +7469,14 @@ Free up %1$s - - 24/7 support + + Around the clock help + + + Call or email us and we\'ll get your issue solved right away. No muss, no fuss. + + + More help Phone @@ -7478,6 +7484,9 @@ Email + + Chat + Help forum diff --git a/res/values/styles.xml b/res/values/styles.xml index 45d2c1178a6..764cc58bf52 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -340,6 +340,14 @@ @color/warning + + +