summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorJoey <joey@lineageos.org>2018-02-13 18:46:04 +0200
committerMichael Bestas <mkbestas@lineageos.org>2019-09-11 01:59:45 +0300
commit3d4f470541e348124c47738e04b7bec63644cd8c (patch)
tree9799663bd1cb3ded0638489f60bc6a95f0348bf1 /AndroidManifest.xml
parente3ef69b9696c91937743da25e57b22db8c8d48a5 (diff)
downloadandroid_packages_wallpapers_LivePicker-lineage-17.0.tar.gz
android_packages_wallpapers_LivePicker-lineage-17.0.tar.bz2
android_packages_wallpapers_LivePicker-lineage-17.0.zip
LivePicker: adaptive iconlineage-17.0
Change-Id: Ief0ff2d941d355ff82a7dd8905cecfe936de9a34
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 2792891..2c3e29d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -32,7 +32,7 @@
<application
android:label="@string/application_name"
- android:icon="@mipmap/ic_launcher_live_wallpaper"
+ android:icon="@mipmap/ic_launcher"
android:supportsRtl="true" >
<activity android:name="LiveWallpaperActivity"