ソースを参照

Merge pull request #1527 from nextcloud/deleteDuplicateBackground

There can only be one background #highlander
Marcel Hibbe 3 年 前
コミット
9d6e61840b
1 ファイル変更0 行追加37 行削除
  1. 0 37
      app/src/main/res/drawable/ic_launcher_background.xml

+ 0 - 37
app/src/main/res/drawable/ic_launcher_background.xml

@@ -1,37 +0,0 @@
-<!--
-  ~ /*
-  ~  * Nextcloud Talk application
-  ~  *
-  ~  * @author Mario Danic
-  ~  * Copyright (C) 2017-2020 Mario Danic <mario@lovelyhq.com>
-  ~  *
-  ~  * This program is free software: you can redistribute it and/or modify
-  ~  * it under the terms of the GNU General Public License as published by
-  ~  * the Free Software Foundation, either version 3 of the License, or
-  ~  * at your option) any later version.
-  ~  *
-  ~  * This program is distributed in the hope that it will be useful,
-  ~  * but WITHOUT ANY WARRANTY; without even the implied warranty of
-  ~  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-  ~  * GNU General Public License for more details.
-  ~  *
-  ~  * You should have received a copy of the GNU General Public License
-  ~  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  ~  */
-  -->
-
-<vector android:autoMirrored="true" android:height="108dp"
-    android:viewportHeight="1344" android:viewportWidth="1344"
-    android:width="108dp" xmlns:aapt="http://schemas.android.com/aapt" xmlns:android="http://schemas.android.com/apk/res/android">
-    <path android:fillType="evenOdd"
-        android:pathData="M0,0h1344v1344h-1344z" android:strokeLineJoin="round">
-        <aapt:attr name="android:fillColor">
-            <gradient android:endX="1343.9999"
-                android:endY="1.2959057E-4" android:startX="163.34073"
-                android:startY="1344.0002" android:type="linear">
-                <item android:color="#FF0082C9" android:offset="0"/>
-                <item android:color="#FF1CAFFF" android:offset="1"/>
-            </gradient>
-        </aapt:attr>
-    </path>
-</vector>