summaryrefslogtreecommitdiffstats
path: root/ui/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/AndroidManifest.xml')
-rw-r--r--ui/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/AndroidManifest.xml b/ui/AndroidManifest.xml
index c2c93241..80510ed4 100644
--- a/ui/AndroidManifest.xml
+++ b/ui/AndroidManifest.xml
@@ -8,7 +8,7 @@
<application android:process="android.process.media"
android:label="@string/app_label"
- android:icon="@drawable/ic_launcher_download">
+ android:icon="@mipmap/ic_launcher_download">
<activity android:name=".DownloadList"
android:launchMode="singleTop">
<intent-filter>