Explorar o código

add roundIcon to Manifest

tobiaskaminsky %!s(int64=7) %!d(string=hai) anos
pai
achega
138e35c512
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/main/AndroidManifest.xml

+ 1 - 0
src/main/AndroidManifest.xml

@@ -58,6 +58,7 @@
     <application
         android:name=".MainApp"
         android:icon="@mipmap/ic_launcher"
+        android:roundIcon="@mipmap/ic_launcher"
         android:label="@string/app_name"
         android:fullBackupContent="@xml/backup_config"
         android:theme="@style/Theme.ownCloud.Toolbar"