1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-11 16:32:53 +00:00

use mimap instead of drawable

This commit is contained in:
AndyScherzinger
2017-10-04 22:09:19 +02:00
committed by Loïc Blot
parent 87538e3518
commit 46650c4660
+1 -1
View File
@@ -35,7 +35,7 @@
<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/OcSmsTheme">