summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 709d5a9..9ce7e3e 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -29,7 +29,7 @@
<application
android:label="@string/application_name"
- android:icon="@drawable/ic_launcher_live_wallpaper">
+ android:icon="@mipmap/ic_launcher_live_wallpaper">
<activity android:name="LiveWallpaperActivity"
android:label="@string/live_wallpaper_picker_label"