diff options
author | Brian Attwell <brianattwell@google.com> | 2014-07-07 22:22:51 -0700 |
---|---|---|
committer | Brian Attwell <brianattwell@google.com> | 2014-07-08 19:07:40 -0700 |
commit | 80871d423f584504990f5e235382b960773e10e5 (patch) | |
tree | 2f454200b03b3df4c73dc50c5aa47b3e448d17d2 /res | |
parent | 75fbb6f8fceb19beb4b85c18d793563bebf3ce61 (diff) | |
download | packages_apps_ContactsCommon-80871d423f584504990f5e235382b960773e10e5.tar.gz packages_apps_ContactsCommon-80871d423f584504990f5e235382b960773e10e5.tar.bz2 packages_apps_ContactsCommon-80871d423f584504990f5e235382b960773e10e5.zip |
QuickContact launcher shortcut is a circle
I made no changes to the Dialer shortcut. More UI direction would
be needed to change this.
Change-Id: Ie33eb22016797791aab2f98a3e2d88ee7dbacb2e
Diffstat (limited to 'res')
16 files changed, 0 insertions, 97 deletions
diff --git a/res/drawable-hdpi/quickcontact_badge_overlay_focused_dark_am.9.png b/res/drawable-hdpi/quickcontact_badge_overlay_focused_dark_am.9.png Binary files differdeleted file mode 100644 index cbd8c5cc..00000000 --- a/res/drawable-hdpi/quickcontact_badge_overlay_focused_dark_am.9.png +++ /dev/null diff --git a/res/drawable-hdpi/quickcontact_badge_overlay_normal_dark_am.9.png b/res/drawable-hdpi/quickcontact_badge_overlay_normal_dark_am.9.png Binary files differdeleted file mode 100644 index a82e7ac0..00000000 --- a/res/drawable-hdpi/quickcontact_badge_overlay_normal_dark_am.9.png +++ /dev/null diff --git a/res/drawable-hdpi/quickcontact_badge_overlay_pressed_dark_am.9.png b/res/drawable-hdpi/quickcontact_badge_overlay_pressed_dark_am.9.png Binary files differdeleted file mode 100644 index 4e40eda9..00000000 --- a/res/drawable-hdpi/quickcontact_badge_overlay_pressed_dark_am.9.png +++ /dev/null diff --git a/res/drawable-mdpi/quickcontact_badge_overlay_focused_dark_am.9.png b/res/drawable-mdpi/quickcontact_badge_overlay_focused_dark_am.9.png Binary files differdeleted file mode 100644 index d12a1966..00000000 --- a/res/drawable-mdpi/quickcontact_badge_overlay_focused_dark_am.9.png +++ /dev/null diff --git a/res/drawable-mdpi/quickcontact_badge_overlay_normal_dark_am.9.png b/res/drawable-mdpi/quickcontact_badge_overlay_normal_dark_am.9.png Binary files differdeleted file mode 100644 index 99c42c57..00000000 --- a/res/drawable-mdpi/quickcontact_badge_overlay_normal_dark_am.9.png +++ /dev/null diff --git a/res/drawable-mdpi/quickcontact_badge_overlay_pressed_dark_am.9.png b/res/drawable-mdpi/quickcontact_badge_overlay_pressed_dark_am.9.png Binary files differdeleted file mode 100644 index a70615ad..00000000 --- a/res/drawable-mdpi/quickcontact_badge_overlay_pressed_dark_am.9.png +++ /dev/null diff --git a/res/drawable-xhdpi/quickcontact_badge_overlay_focused_dark_am.9.png b/res/drawable-xhdpi/quickcontact_badge_overlay_focused_dark_am.9.png Binary files differdeleted file mode 100644 index 69278346..00000000 --- a/res/drawable-xhdpi/quickcontact_badge_overlay_focused_dark_am.9.png +++ /dev/null diff --git a/res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark_am.9.png b/res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark_am.9.png Binary files differdeleted file mode 100644 index 99dbfcca..00000000 --- a/res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark_am.9.png +++ /dev/null diff --git a/res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png b/res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png Binary files differdeleted file mode 100644 index 16c1e00e..00000000 --- a/res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png +++ /dev/null diff --git a/res/drawable-xxhdpi/quickcontact_badge_overlay_focused_dark_am.9.png b/res/drawable-xxhdpi/quickcontact_badge_overlay_focused_dark_am.9.png Binary files differdeleted file mode 100644 index 8eda0f10..00000000 --- a/res/drawable-xxhdpi/quickcontact_badge_overlay_focused_dark_am.9.png +++ /dev/null diff --git a/res/drawable-xxhdpi/quickcontact_badge_overlay_normal_dark_am.9.png b/res/drawable-xxhdpi/quickcontact_badge_overlay_normal_dark_am.9.png Binary files differdeleted file mode 100644 index 09c8cbd1..00000000 --- a/res/drawable-xxhdpi/quickcontact_badge_overlay_normal_dark_am.9.png +++ /dev/null diff --git a/res/drawable-xxhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png b/res/drawable-xxhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png Binary files differdeleted file mode 100644 index 432436f1..00000000 --- a/res/drawable-xxhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png +++ /dev/null diff --git a/res/drawable/quickcontact_badge_overlay_dark.xml b/res/drawable/quickcontact_badge_overlay_dark.xml deleted file mode 100644 index 6bd74035..00000000 --- a/res/drawable/quickcontact_badge_overlay_dark.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2009 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. ---> - -<selector xmlns:android="http://schemas.android.com/apk/res/android"> - <item - android:state_pressed="true" - android:drawable="@drawable/quickcontact_badge_overlay_pressed_dark" /> - <item - android:state_pressed="false" - android:state_focused="true" - android:drawable="@drawable/quickcontact_badge_overlay_focused_dark" /> - <item - android:drawable="@drawable/quickcontact_badge_overlay_normal_dark" /> - -</selector> diff --git a/res/drawable/quickcontact_badge_overlay_focused_dark.xml b/res/drawable/quickcontact_badge_overlay_focused_dark.xml deleted file mode 100644 index 21fb9327..00000000 --- a/res/drawable/quickcontact_badge_overlay_focused_dark.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* - * Copyright 2013, 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. - */ ---> - -<nine-patch xmlns:android="http://schemas.android.com/apk/res/android" - android:src="@drawable/quickcontact_badge_overlay_focused_dark_am" - android:autoMirrored="true"> -</nine-patch> diff --git a/res/drawable/quickcontact_badge_overlay_normal_dark.xml b/res/drawable/quickcontact_badge_overlay_normal_dark.xml deleted file mode 100644 index ff17781d..00000000 --- a/res/drawable/quickcontact_badge_overlay_normal_dark.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* - * Copyright 2013, 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. - */ ---> - -<nine-patch xmlns:android="http://schemas.android.com/apk/res/android" - android:src="@drawable/quickcontact_badge_overlay_normal_dark_am" - android:autoMirrored="true"> -</nine-patch> diff --git a/res/drawable/quickcontact_badge_overlay_pressed_dark.xml b/res/drawable/quickcontact_badge_overlay_pressed_dark.xml deleted file mode 100644 index 9ca8a88e..00000000 --- a/res/drawable/quickcontact_badge_overlay_pressed_dark.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* - * Copyright 2013, 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. - */ ---> - -<nine-patch xmlns:android="http://schemas.android.com/apk/res/android" - android:src="@drawable/quickcontact_badge_overlay_pressed_dark_am" - android:autoMirrored="true"> -</nine-patch> |