mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-20 22:36:20 +00:00
use mimap instead of drawable
This commit is contained in:
parent
87538e3518
commit
46650c4660
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
android:icon="@drawable/ic_launcher"
|
android:icon="@mipmap/ic_launcher"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:theme="@style/OcSmsTheme">
|
android:theme="@style/OcSmsTheme">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user