Преглед изворни кода

remove replace call (originally introduced for round launcher icon)

AndyScherzinger пре 7 година
родитељ
комит
0bdf9ffa51
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/modified/AndroidManifest.xml

+ 1 - 1
src/modified/AndroidManifest.xml

@@ -20,7 +20,7 @@
           xmlns:tools="http://schemas.android.com/tools"
           package="com.owncloud.android">
 
-    <application tools:replace="android:icon"
+    <application
         android:name=".MainApp"
         android:icon="@mipmap/ic_launcher"
         android:label="@string/app_name"