Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ic_avatar_background.xml « drawable-v24 « res « main « src « app - github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 84b02c9cb0b1e78d440ab5bfbe43e9741e6a1050 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!--
  ~ /*
  ~  * 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 xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:aapt="http://schemas.android.com/aapt"
    android:width="108dp"
    android:height="108dp"
    android:viewportWidth="108"
    android:viewportHeight="108"
    android:autoMirrored="true">
  <group android:scaleX="0.08035714"
      android:scaleY="0.08035714">
      <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>
  </group>
</vector>