summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAsher Simonds <dayanhammer@gmail.com>2018-02-12 10:20:12 +0100
committerMichael Bestas <mkbestas@lineageos.org>2019-11-09 22:15:24 +0200
commit5addf81bf2338676c53ab9d63353d870a05c0503 (patch)
treeed662492c18212ad5f137072eb320619a892232b /AndroidManifest.xml
parentc8bffeccda8211021049a7cf1093bdede589a37f (diff)
downloadandroid_packages_apps_Snap-5addf81bf2338676c53ab9d63353d870a05c0503.tar.gz
android_packages_apps_Snap-5addf81bf2338676c53ab9d63353d870a05c0503.tar.bz2
android_packages_apps_Snap-5addf81bf2338676c53ab9d63353d870a05c0503.zip
Snap: adaptive icon
Change-Id: I22760394096e4b4259fb4a1755f26bb58b1b3141 Signed-off-by: Joey <joey@lineageos.org>
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 472100cbb..d4bc99be3 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -36,7 +36,7 @@
<application
android:name="com.android.camera.app.CameraApp"
android:hardwareAccelerated="true"
- android:icon="@mipmap/ic_launcher_camera"
+ android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:largeHeap="true"
android:restoreAnyVersion="true"