diff options
author | Nancy Chen <nancychen@google.com> | 2014-05-22 21:13:19 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-05-22 21:13:19 +0000 |
commit | f9a3dffeb750f6ccaa5711da285b97a3b7e07721 (patch) | |
tree | 936168b53816b751c14b2c0fd0cb998ca1dae570 /res | |
parent | 56e1d0ddb75f51bfabaf7ad7fdbfd46b1f0c39d7 (diff) | |
parent | 134a2f507672b61546c77cd7b8fa5a43c904c4a0 (diff) |
Merge "Change icon shape and color for search shortcuts"
Diffstat (limited to 'res')
25 files changed, 69 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_add_person_dk.png b/res/drawable-hdpi/ic_add_person_dk.png Binary files differdeleted file mode 100644 index 7096ed214..000000000 --- a/res/drawable-hdpi/ic_add_person_dk.png +++ /dev/null diff --git a/res/drawable-hdpi/ic_phone_dk.png b/res/drawable-hdpi/ic_phone_dk.png Binary files differdeleted file mode 100644 index 984d6fa11..000000000 --- a/res/drawable-hdpi/ic_phone_dk.png +++ /dev/null diff --git a/res/drawable-hdpi/ic_results_add_contact.png b/res/drawable-hdpi/ic_results_add_contact.png Binary files differnew file mode 100644 index 000000000..472b28104 --- /dev/null +++ b/res/drawable-hdpi/ic_results_add_contact.png diff --git a/res/drawable-hdpi/ic_results_phone.png b/res/drawable-hdpi/ic_results_phone.png Binary files differnew file mode 100644 index 000000000..3a1a7a790 --- /dev/null +++ b/res/drawable-hdpi/ic_results_phone.png diff --git a/res/drawable-hdpi/list_item_avatar_bg.png b/res/drawable-hdpi/list_item_avatar_bg.png Binary files differdeleted file mode 100644 index 66e5f3efe..000000000 --- a/res/drawable-hdpi/list_item_avatar_bg.png +++ /dev/null diff --git a/res/drawable-mdpi/ic_add_person_dk.png b/res/drawable-mdpi/ic_add_person_dk.png Binary files differdeleted file mode 100644 index 0e0aed02c..000000000 --- a/res/drawable-mdpi/ic_add_person_dk.png +++ /dev/null diff --git a/res/drawable-mdpi/ic_phone_dk.png b/res/drawable-mdpi/ic_phone_dk.png Binary files differdeleted file mode 100644 index c55571a48..000000000 --- a/res/drawable-mdpi/ic_phone_dk.png +++ /dev/null diff --git a/res/drawable-mdpi/ic_results_add_contact.png b/res/drawable-mdpi/ic_results_add_contact.png Binary files differnew file mode 100644 index 000000000..d4d4759dd --- /dev/null +++ b/res/drawable-mdpi/ic_results_add_contact.png diff --git a/res/drawable-mdpi/ic_results_phone.png b/res/drawable-mdpi/ic_results_phone.png Binary files differnew file mode 100644 index 000000000..74ccf14b8 --- /dev/null +++ b/res/drawable-mdpi/ic_results_phone.png diff --git a/res/drawable-mdpi/list_item_avatar_bg.png b/res/drawable-mdpi/list_item_avatar_bg.png Binary files differdeleted file mode 100644 index 640eb3e07..000000000 --- a/res/drawable-mdpi/list_item_avatar_bg.png +++ /dev/null diff --git a/res/drawable-xhdpi/ic_add_person_dk.png b/res/drawable-xhdpi/ic_add_person_dk.png Binary files differdeleted file mode 100644 index 5211f5c92..000000000 --- a/res/drawable-xhdpi/ic_add_person_dk.png +++ /dev/null diff --git a/res/drawable-xhdpi/ic_phone_dk.png b/res/drawable-xhdpi/ic_phone_dk.png Binary files differdeleted file mode 100644 index 74a7032f7..000000000 --- a/res/drawable-xhdpi/ic_phone_dk.png +++ /dev/null diff --git a/res/drawable-xhdpi/ic_results_add_contact.png b/res/drawable-xhdpi/ic_results_add_contact.png Binary files differnew file mode 100644 index 000000000..6be67e874 --- /dev/null +++ b/res/drawable-xhdpi/ic_results_add_contact.png diff --git a/res/drawable-xhdpi/ic_results_phone.png b/res/drawable-xhdpi/ic_results_phone.png Binary files differnew file mode 100644 index 000000000..0e24fa45c --- /dev/null +++ b/res/drawable-xhdpi/ic_results_phone.png diff --git a/res/drawable-xhdpi/list_item_avatar_bg.png b/res/drawable-xhdpi/list_item_avatar_bg.png Binary files differdeleted file mode 100644 index cac7fbd34..000000000 --- a/res/drawable-xhdpi/list_item_avatar_bg.png +++ /dev/null diff --git a/res/drawable-xxhdpi/ic_add_person_dk.png b/res/drawable-xxhdpi/ic_add_person_dk.png Binary files differdeleted file mode 100644 index 54ca1f063..000000000 --- a/res/drawable-xxhdpi/ic_add_person_dk.png +++ /dev/null diff --git a/res/drawable-xxhdpi/ic_phone_dk.png b/res/drawable-xxhdpi/ic_phone_dk.png Binary files differdeleted file mode 100644 index de9387d81..000000000 --- a/res/drawable-xxhdpi/ic_phone_dk.png +++ /dev/null diff --git a/res/drawable-xxhdpi/ic_results_add_contact.png b/res/drawable-xxhdpi/ic_results_add_contact.png Binary files differnew file mode 100644 index 000000000..3ba9093a7 --- /dev/null +++ b/res/drawable-xxhdpi/ic_results_add_contact.png diff --git a/res/drawable-xxhdpi/ic_results_phone.png b/res/drawable-xxhdpi/ic_results_phone.png Binary files differnew file mode 100644 index 000000000..9594619cb --- /dev/null +++ b/res/drawable-xxhdpi/ic_results_phone.png diff --git a/res/drawable-xxhdpi/list_item_avatar_bg.png b/res/drawable-xxhdpi/list_item_avatar_bg.png Binary files differdeleted file mode 100644 index fcfe2daaa..000000000 --- a/res/drawable-xxhdpi/list_item_avatar_bg.png +++ /dev/null diff --git a/res/drawable/ic_search_add_contact.xml b/res/drawable/ic_search_add_contact.xml new file mode 100644 index 000000000..2ec75b7f8 --- /dev/null +++ b/res/drawable/ic_search_add_contact.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2014 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +<bitmap xmlns:android="http://schemas.android.com/apk/res/android" + android:src="@drawable/ic_results_add_contact" + android:tint="@color/search_shortcut_icon_color" /> diff --git a/res/drawable/ic_search_phone.xml b/res/drawable/ic_search_phone.xml new file mode 100644 index 000000000..ac9053273 --- /dev/null +++ b/res/drawable/ic_search_phone.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2014 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +<bitmap xmlns:android="http://schemas.android.com/apk/res/android" + android:src="@drawable/ic_results_phone" + android:tint="@color/search_shortcut_icon_color" /> diff --git a/res/drawable/search_shortcut_background.xml b/res/drawable/search_shortcut_background.xml new file mode 100644 index 000000000..52b5e3f8a --- /dev/null +++ b/res/drawable/search_shortcut_background.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2014 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<shape xmlns:android="http://schemas.android.com/apk/res/android" + android:shape="oval" > + <size + android:height="@dimen/search_shortcut_radius" + android:width="@dimen/search_shortcut_radius" /> + <solid android:color="@color/search_shortcut_background_color" /> +</shape>
\ No newline at end of file diff --git a/res/values/colors.xml b/res/values/colors.xml index 5b708b66c..e0641446f 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -47,6 +47,9 @@ <!-- Background color of dialer list items (contacts, call log entries) --> <color name="background_dialer_list_items">#fbfbfb</color> + <color name="search_shortcut_background_color">#b6b6b6</color> + <color name="search_shortcut_icon_color">#f8f8f8</color> + <!-- Dark variant of the action bar color. --> <color name="actionbar_background_color_dark">#008aa1</color> diff --git a/res/values/dimens.xml b/res/values/dimens.xml index f399e368e..afb5b2af2 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -134,4 +134,7 @@ <dimen name="call_log_expanded_translation_z">4dp</dimen> <!-- Padding above call log day group headers. --> <dimen name="call_log_day_group_padding">16dp</dimen> + + <!-- Size of icon for contacts number shortcuts --> + <dimen name="search_shortcut_radius">40dp</dimen> </resources> |