- Add build-apk.sh for easy compilation - Simplify AndroidManifest.xml - Fix themes.xml to use basic Android themes - Enable BuildConfig - Add okhttp-dnsoverhttps dependency
32 lines
1.4 KiB
XML
32 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="34dp"
|
|
android:height="37dp"
|
|
android:viewportWidth="34"
|
|
android:viewportHeight="37">
|
|
|
|
<group
|
|
android:translateX="-3.000000"
|
|
android:translateY="-2.000000">
|
|
<path
|
|
android:fillType="evenOdd"
|
|
android:strokeWidth="1"
|
|
android:pathData="M 0 0 H 40 V 40 H 0 V 0 Z" />
|
|
<path
|
|
android:fillColor="#D0021B"
|
|
android:fillType="evenOdd"
|
|
android:strokeWidth="1"
|
|
android:pathData="M35.5858891,6.865 C27.841629,3.02166667 19.6666667,2 19.6666667,2 C19.6666667,2
|
|
11.4917044,3.02166667 3.74744428,6.865 C3.25808614,8.915 3,11.0533333
|
|
3,13.2533333 C3,15.515 3.27484498,17.715 3.79269315,19.8216667
|
|
C4.89374895,24.3033333 7.09753645,28.355 10.1023965,31.6783333
|
|
C12.7385621,34.5983333 15.9964806,36.955 19.6666667,38.5433333
|
|
C23.3368527,36.955 26.5947712,34.5983333 29.2326127,31.6783333
|
|
C32.2357969,28.355 34.4395844,24.3033333 35.5423161,19.8216667
|
|
C36.0584884,17.715 36.3333333,15.515 36.3333333,13.2533333
|
|
C36.3333333,11.0533333 36.0769231,8.915 35.5858891,6.865 M21.3333333,27.8333333
|
|
L18,27.8333333 L18,24.5 L21.3333333,24.5 L21.3333333,27.8333333
|
|
L21.3333333,27.8333333 Z M21.3333333,22 L18,22 L18,12 L21.3333333,12
|
|
L21.3333333,22 L21.3333333,22 Z" />
|
|
</group>
|
|
</vector> |