diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/res/drawable/default_icon.png | bin | 4005 -> 0 bytes | |||
-rw-r--r-- | tests/res/xml/iconset.xml | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/tests/res/drawable/default_icon.png b/tests/res/drawable/default_icon.png Binary files differdeleted file mode 100644 index cea0eb3b7..000000000 --- a/tests/res/drawable/default_icon.png +++ /dev/null diff --git a/tests/res/xml/iconset.xml b/tests/res/xml/iconset.xml index ec3894566..2f7798db1 100644 --- a/tests/res/xml/iconset.xml +++ b/tests/res/xml/iconset.xml @@ -17,7 +17,6 @@ <icon-set xmlns:android="http://schemas.android.com/apk/res/android"> - <icon-default android:icon="@drawable/default_icon" /> <icon android:mimeType="vnd.android.cursor.item/phone" android:icon="@drawable/phone_icon" /> |