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:
committed by
Loïc Blot
parent
87538e3518
commit
46650c4660
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user