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
diff --git a/res-common/drawable-hdpi/quickcontact_badge_overlay_focused_dark_am.9.png b/res-common/drawable-hdpi/quickcontact_badge_overlay_focused_dark_am.9.png
deleted file mode 100644
index cbd8c5c..0000000
--- a/res-common/drawable-hdpi/quickcontact_badge_overlay_focused_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable-hdpi/quickcontact_badge_overlay_normal_dark_am.9.png b/res-common/drawable-hdpi/quickcontact_badge_overlay_normal_dark_am.9.png
deleted file mode 100644
index a82e7ac..0000000
--- a/res-common/drawable-hdpi/quickcontact_badge_overlay_normal_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable-hdpi/quickcontact_badge_overlay_pressed_dark_am.9.png b/res-common/drawable-hdpi/quickcontact_badge_overlay_pressed_dark_am.9.png
deleted file mode 100644
index 4e40eda..0000000
--- a/res-common/drawable-hdpi/quickcontact_badge_overlay_pressed_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable-mdpi/quickcontact_badge_overlay_focused_dark_am.9.png b/res-common/drawable-mdpi/quickcontact_badge_overlay_focused_dark_am.9.png
deleted file mode 100644
index d12a196..0000000
--- a/res-common/drawable-mdpi/quickcontact_badge_overlay_focused_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable-mdpi/quickcontact_badge_overlay_normal_dark_am.9.png b/res-common/drawable-mdpi/quickcontact_badge_overlay_normal_dark_am.9.png
deleted file mode 100644
index 99c42c5..0000000
--- a/res-common/drawable-mdpi/quickcontact_badge_overlay_normal_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable-mdpi/quickcontact_badge_overlay_pressed_dark_am.9.png b/res-common/drawable-mdpi/quickcontact_badge_overlay_pressed_dark_am.9.png
deleted file mode 100644
index a70615a..0000000
--- a/res-common/drawable-mdpi/quickcontact_badge_overlay_pressed_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable-xhdpi/quickcontact_badge_overlay_focused_dark_am.9.png b/res-common/drawable-xhdpi/quickcontact_badge_overlay_focused_dark_am.9.png
deleted file mode 100644
index 6927834..0000000
--- a/res-common/drawable-xhdpi/quickcontact_badge_overlay_focused_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable-xhdpi/quickcontact_badge_overlay_normal_dark_am.9.png b/res-common/drawable-xhdpi/quickcontact_badge_overlay_normal_dark_am.9.png
deleted file mode 100644
index 99dbfcc..0000000
--- a/res-common/drawable-xhdpi/quickcontact_badge_overlay_normal_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png b/res-common/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png
deleted file mode 100644
index 16c1e00..0000000
--- a/res-common/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable-xxhdpi/quickcontact_badge_overlay_focused_dark_am.9.png b/res-common/drawable-xxhdpi/quickcontact_badge_overlay_focused_dark_am.9.png
deleted file mode 100644
index 8eda0f1..0000000
--- a/res-common/drawable-xxhdpi/quickcontact_badge_overlay_focused_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable-xxhdpi/quickcontact_badge_overlay_normal_dark_am.9.png b/res-common/drawable-xxhdpi/quickcontact_badge_overlay_normal_dark_am.9.png
deleted file mode 100644
index 09c8cbd..0000000
--- a/res-common/drawable-xxhdpi/quickcontact_badge_overlay_normal_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable-xxhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png b/res-common/drawable-xxhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png
deleted file mode 100644
index 432436f..0000000
--- a/res-common/drawable-xxhdpi/quickcontact_badge_overlay_pressed_dark_am.9.png
+++ /dev/null
Binary files differ
diff --git a/res-common/drawable/quickcontact_badge_overlay_dark.xml b/res-common/drawable/quickcontact_badge_overlay_dark.xml
deleted file mode 100644
index 6bd7403..0000000
--- a/res-common/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-common/drawable/quickcontact_badge_overlay_focused_dark.xml b/res-common/drawable/quickcontact_badge_overlay_focused_dark.xml
deleted file mode 100644
index 21fb932..0000000
--- a/res-common/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-common/drawable/quickcontact_badge_overlay_normal_dark.xml b/res-common/drawable/quickcontact_badge_overlay_normal_dark.xml
deleted file mode 100644
index ff17781..0000000
--- a/res-common/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-common/drawable/quickcontact_badge_overlay_pressed_dark.xml b/res-common/drawable/quickcontact_badge_overlay_pressed_dark.xml
deleted file mode 100644
index 9ca8a88..0000000
--- a/res-common/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>