TF-3772 Animated splash Android
|
Before Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 9.4 KiB |
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/background" android:gravity="fill"/>
|
||||
<item android:drawable="@drawable/splash" android:gravity="center" android:height="75dp" android:width="180dp"/>
|
||||
<item android:bottom="20dp" android:gravity="bottom|center_horizontal" android:drawable="@drawable/branding" android:height="69dp" android:width="139dp"/>
|
||||
</layer-list>
|
||||
<item android:drawable="@drawable/splash" android:gravity="center" android:height="108dp" android:width="108dp"/>
|
||||
<item android:bottom="40dp" android:gravity="bottom|center_horizontal" android:drawable="@drawable/branding" android:height="31dp" android:width="210dp"/>
|
||||
</layer-list>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/background" android:gravity="fill"/>
|
||||
<item android:drawable="@drawable/splash" android:gravity="center" android:height="75dp" android:width="180dp"/>
|
||||
<item android:bottom="20dp" android:gravity="bottom|center_horizontal" android:drawable="@drawable/branding" android:height="69dp" android:width="139dp"/>
|
||||
<item android:drawable="@drawable/splash" android:gravity="center" android:height="108dp" android:width="108dp"/>
|
||||
<item android:bottom="40dp" android:gravity="bottom|center_horizontal" android:drawable="@drawable/branding" android:height="31dp" android:width="210dp"/>
|
||||
</layer-list>
|
||||
|
Before Width: | Height: | Size: 69 B After Width: | Height: | Size: 69 B |
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/background" android:gravity="fill"/>
|
||||
<item android:drawable="@drawable/splash" android:gravity="center" android:height="75dp" android:width="180dp"/>
|
||||
<item android:bottom="20dp" android:gravity="bottom|center_horizontal" android:drawable="@drawable/branding" android:height="69dp" android:width="139dp"/>
|
||||
</layer-list>
|
||||
<item android:drawable="@drawable/splash" android:gravity="center" android:height="108dp" android:width="108dp"/>
|
||||
<item android:bottom="40dp" android:gravity="bottom|center_horizontal" android:drawable="@drawable/branding" android:height="31dp" android:width="210dp"/>
|
||||
</layer-list>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 65 KiB |
@@ -0,0 +1,39 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="210dp"
|
||||
android:height="84dp"
|
||||
android:viewportWidth="210"
|
||||
android:viewportHeight="84">
|
||||
<group
|
||||
android:translateX="0"
|
||||
android:translateY="26"> <path
|
||||
android:pathData="M5.47,25V10.4H0.38V7.19H14.12V10.4H9.03V25H5.47ZM15.77,25L11.65,11.77H15.67L17.37,19.28C17.52,19.91 17.68,20.62 17.78,21.29C17.88,20.62 18.03,19.89 18.21,19.25L20.14,11.77H24.09L26.15,19.25C26.33,19.89 26.48,20.62 26.58,21.29C26.68,20.62 26.84,19.91 26.99,19.28L28.82,11.77H32.56L28.44,25H24.72L22.56,17.47C22.36,16.83 22.2,16.15 22.1,15.48C22,16.15 21.87,16.83 21.7,17.47L19.71,25H15.77ZM38.7,25.33C35.06,25.33 32.16,22.25 32.16,18.44C32.16,14.62 35.06,11.49 38.7,11.49C40.99,11.49 42.19,12.43 42.9,13.86V11.77H46.31V25H42.98V22.84C42.26,24.34 41.07,25.33 38.7,25.33ZM35.6,18.41C35.6,20.42 37.07,22.23 39.26,22.23C41.53,22.23 42.98,20.5 42.98,18.44C42.98,16.37 41.53,14.59 39.26,14.59C37.07,14.59 35.6,16.35 35.6,18.41ZM57.1,25L51.79,18.72V25H48.35V6.43H51.79V17.11L56.75,11.77H61.63L55.4,17.93L61.66,25H57.1ZM67.21,25.33C63.11,25.33 60.37,22.23 60.37,18.41C60.37,14.59 63.24,11.44 67.21,11.44C71.18,11.44 73.93,14.59 73.93,18.41C73.93,18.79 73.9,19.2 73.82,19.63H63.93C64.31,21.18 65.48,22.28 67.21,22.28C68.68,22.28 69.83,21.51 70.44,20.5L73.11,22.51C72.04,24.16 69.83,25.33 67.21,25.33ZM63.93,17.06H70.47C70.08,15.59 68.84,14.39 67.16,14.39C65.53,14.39 64.31,15.48 63.93,17.06Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M188.81,25.96C186.82,25.96 185.16,25.29 183.83,23.97C182.53,22.65 181.87,21.01 181.87,19.07C181.87,17.13 182.53,15.5 183.83,14.17C185.16,12.85 186.82,12.19 188.81,12.19C190.15,12.19 191.35,12.51 192.41,13.14C193.49,13.78 194.33,14.64 194.93,15.74L192.94,16.85C192.55,16.07 192,15.45 191.27,15C190.57,14.54 189.75,14.31 188.81,14.31C187.45,14.31 186.34,14.77 185.48,15.68C184.61,16.6 184.18,17.73 184.18,19.07C184.18,20.41 184.61,21.54 185.48,22.46C186.34,23.38 187.45,23.84 188.81,23.84C189.75,23.84 190.57,23.61 191.27,23.15C192,22.69 192.55,22.07 192.94,21.3L194.93,22.41C194.33,23.5 193.49,24.37 192.41,25C191.35,25.64 190.15,25.96 188.81,25.96Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M171.94,25.96C170.91,25.96 170.04,25.77 169.32,25.4C168.61,25.01 168.07,24.49 167.7,23.84C167.33,23.17 167.15,22.42 167.15,21.59C167.15,20.19 167.55,19.19 168.36,18.57C169.19,17.95 170.37,17.64 171.91,17.64H176.46V16.69C176.46,15.49 176.19,14.66 175.64,14.2C175.11,13.74 174.31,13.51 173.23,13.51C172.23,13.51 171.49,13.71 171.04,14.1C170.58,14.47 170.32,14.89 170.27,15.37H167.94C167.99,14.61 168.25,13.94 168.71,13.35C169.16,12.75 169.79,12.28 170.59,11.92C171.38,11.57 172.31,11.4 173.37,11.4C174.48,11.4 175.44,11.57 176.25,11.92C177.06,12.26 177.69,12.8 178.13,13.54C178.57,14.26 178.79,15.22 178.79,16.42V22.12C178.79,22.86 178.79,23.51 178.79,24.08C178.81,24.62 178.85,25.16 178.93,25.69H176.89C176.83,25.28 176.8,24.91 176.78,24.55C176.76,24.18 176.75,23.77 176.75,23.31C176.38,24.05 175.78,24.68 174.95,25.19C174.13,25.7 173.12,25.96 171.94,25.96ZM172.44,23.84C173.18,23.84 173.85,23.71 174.45,23.44C175.07,23.18 175.55,22.79 175.91,22.28C176.28,21.76 176.46,21.14 176.46,20.4V19.44H172.31C171.44,19.44 170.76,19.62 170.27,19.97C169.77,20.31 169.53,20.85 169.53,21.59C169.53,22.24 169.76,22.78 170.21,23.2C170.69,23.63 171.43,23.84 172.44,23.84Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M161.56,25.69V5.84H163.84V25.69H161.56Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M147.12,31.22H144.84V12.45H147.12V14.49C147.58,13.82 148.22,13.27 149.05,12.85C149.9,12.41 150.81,12.19 151.78,12.19C153.61,12.19 155.15,12.86 156.38,14.2C157.64,15.54 158.26,17.17 158.26,19.07C158.26,20.98 157.64,22.6 156.38,23.94C155.15,25.28 153.61,25.96 151.78,25.96C150.81,25.96 149.9,25.74 149.05,25.32C148.22,24.88 147.58,24.32 147.12,23.65V31.22ZM148.2,22.49C149.05,23.4 150.13,23.86 151.43,23.86C152.74,23.86 153.82,23.4 154.66,22.49C155.51,21.57 155.93,20.43 155.93,19.07C155.93,17.71 155.51,16.57 154.66,15.66C153.82,14.74 152.74,14.28 151.43,14.28C150.13,14.28 149.05,14.74 148.2,15.66C147.36,16.57 146.93,17.71 146.93,19.07C146.93,20.43 147.36,21.57 148.2,22.49Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M140.06,25.69L132.89,19.07V25.69H130.61V5.84H132.89V17.62L138.66,12.45H141.68L135.16,18.3L143.13,25.69H140.06Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M120.65,25.69V12.45H122.93V15.02C123.17,14.21 123.65,13.56 124.36,13.06C125.08,12.57 125.84,12.32 126.63,12.32C127.02,12.32 127.36,12.36 127.67,12.43V14.78C127.35,14.64 126.93,14.57 126.42,14.57C125.5,14.57 124.69,14.97 123.99,15.76C123.28,16.56 122.93,17.68 122.93,19.12V25.69H120.65Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M110.52,25.96C108.52,25.96 106.86,25.29 105.54,23.97C104.23,22.63 103.58,21 103.58,19.07C103.58,17.15 104.23,15.52 105.54,14.2C106.86,12.86 108.52,12.19 110.52,12.19C112.49,12.19 114.14,12.86 115.44,14.2C116.76,15.52 117.43,17.15 117.43,19.07C117.43,21 116.76,22.63 115.44,23.97C114.14,25.29 112.49,25.96 110.52,25.96ZM107.18,22.46C108.05,23.38 109.16,23.84 110.52,23.84C111.88,23.84 112.98,23.38 113.83,22.46C114.67,21.54 115.1,20.41 115.1,19.07C115.1,17.73 114.67,16.6 113.83,15.68C112.98,14.77 111.88,14.31 110.52,14.31C109.16,14.31 108.05,14.77 107.18,15.68C106.33,16.6 105.91,17.73 105.91,19.07C105.91,20.41 106.33,21.54 107.18,22.46Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M95.43,25.69L90.83,12.93L86.25,25.69H84.05L78.91,6.89H81.48L85.4,21.56L90.83,6.58L96.25,21.56L100.2,6.89H102.77L97.63,25.69H95.43Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M203.67,25.96C201.64,25.96 199.99,25.3 198.72,24C197.45,22.69 196.82,21.05 196.82,19.07C196.82,17.11 197.46,15.48 198.75,14.17C200.04,12.85 201.69,12.19 203.7,12.19C205.48,12.19 206.97,12.79 208.17,13.99C209.39,15.17 210,16.79 210,18.83C210,19.1 209.99,19.33 209.97,19.52H199.12C199.15,20.76 199.6,21.79 200.44,22.62C201.31,23.45 202.39,23.86 203.7,23.86C205.55,23.86 206.93,23.1 207.83,21.56L209.63,22.8C208.34,24.91 206.36,25.96 203.67,25.96ZM199.28,17.67H207.67C207.49,16.61 207.03,15.77 206.27,15.15C205.53,14.52 204.64,14.2 203.62,14.2C202.58,14.2 201.64,14.52 200.81,15.15C200,15.77 199.49,16.61 199.28,17.67Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,29 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="288dp"
|
||||
android:height="288dp"
|
||||
android:viewportWidth="288"
|
||||
android:viewportHeight="288">
|
||||
<group
|
||||
android:translateX="90"
|
||||
android:translateY="90">
|
||||
<path
|
||||
android:pathData="M35.67,-0L72.33,-0A35.67,35.67 0,0 1,108 35.67L108,72.33A35.67,35.67 0,0 1,72.33 108L35.67,108A35.67,35.67 0,0 1,0 72.33L0,35.67A35.67,35.67 0,0 1,35.67 -0z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startX="15.14"
|
||||
android:startY="96.65"
|
||||
android:endX="105.46"
|
||||
android:endY="5.23"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FF1E91FF"/>
|
||||
<item android:offset="1" android:color="#FF2ED9FF"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M22.22,39.74C19.67,41.68 18.17,44.71 18.17,47.92V77.28C18.17,84.1 23.7,89.62 30.52,89.62H77.42C84.24,89.62 89.77,84.1 89.77,77.28V47.92C89.77,44.71 88.27,41.68 85.72,39.74L60.21,20.28C56.53,17.47 51.42,17.47 47.73,20.28L22.22,39.74ZM26.13,46.72V77.71C26.13,79.98 27.97,81.82 30.24,81.82H77.7C79.97,81.82 81.81,79.98 81.81,77.71V46.72L58.69,62.92C55.86,64.9 52.08,64.9 49.25,62.92L26.13,46.72Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</group>
|
||||
</vector>
|
||||
|
Before Width: | Height: | Size: 69 B After Width: | Height: | Size: 69 B |
@@ -1,50 +1,36 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="139dp"
|
||||
android:height="69dp"
|
||||
android:viewportWidth="139"
|
||||
android:viewportHeight="69">
|
||||
android:width="210dp"
|
||||
android:height="32dp"
|
||||
android:viewportWidth="210"
|
||||
android:viewportHeight="32">
|
||||
<path
|
||||
android:pathData="M13.2,29.15V18.8H14.25V19.85C14.42,19.62 14.625,19.42 14.865,19.25C15.405,18.85 16.025,18.65 16.725,18.65C17.715,18.65 18.55,19.005 19.23,19.715C19.91,20.425 20.25,21.32 20.25,22.4C20.25,23.48 19.91,24.375 19.23,25.085C18.55,25.795 17.715,26.15 16.725,26.15C16.025,26.15 15.405,25.95 14.865,25.55C14.625,25.38 14.42,25.18 14.25,24.95V29.15H13.2ZM16.725,25.175C17.415,25.175 18,24.915 18.48,24.395C18.96,23.875 19.2,23.21 19.2,22.4C19.2,21.59 18.96,20.925 18.48,20.405C18,19.885 17.415,19.625 16.725,19.625C16.075,19.625 15.5,19.895 15,20.435C14.5,20.975 14.25,21.63 14.25,22.4C14.25,23.17 14.5,23.825 15,24.365C15.5,24.905 16.075,25.175 16.725,25.175ZM27.866,25.07C27.156,25.79 26.291,26.15 25.271,26.15C24.251,26.15 23.381,25.79 22.661,25.07C21.951,24.34 21.596,23.45 21.596,22.4C21.596,21.35 21.951,20.465 22.661,19.745C23.381,19.015 24.251,18.65 25.271,18.65C26.291,18.65 27.156,19.015 27.866,19.745C28.586,20.465 28.946,21.35 28.946,22.4C28.946,23.45 28.586,24.34 27.866,25.07ZM23.411,24.365C23.931,24.905 24.551,25.175 25.271,25.175C25.991,25.175 26.606,24.91 27.116,24.38C27.636,23.84 27.896,23.18 27.896,22.4C27.896,21.62 27.636,20.965 27.116,20.435C26.606,19.895 25.991,19.625 25.271,19.625C24.551,19.625 23.931,19.895 23.411,20.435C22.901,20.965 22.646,21.62 22.646,22.4C22.646,23.17 22.901,23.825 23.411,24.365ZM32.322,26L29.847,18.8H30.972L32.847,24.35L34.647,18.8H35.547L37.347,24.35L39.222,18.8H40.347L37.872,26H36.897L35.097,20.525L33.297,26H32.322ZM47.179,23.975L47.854,24.65C47.664,24.91 47.409,25.16 47.089,25.4C46.389,25.9 45.644,26.15 44.854,26.15C43.864,26.15 43.014,25.785 42.304,25.055C41.604,24.325 41.254,23.44 41.254,22.4C41.254,21.36 41.604,20.475 42.304,19.745C43.004,19.015 43.829,18.65 44.779,18.65C45.769,18.65 46.589,18.99 47.239,19.67C47.899,20.35 48.229,21.21 48.229,22.25C48.229,22.3 48.214,22.43 48.184,22.64L48.154,22.79L42.304,22.775C42.344,23.425 42.609,23.99 43.099,24.47C43.599,24.94 44.184,25.175 44.854,25.175C45.464,25.175 46.039,24.975 46.579,24.575C46.839,24.365 47.039,24.165 47.179,23.975ZM42.304,21.875H47.179C47.099,21.225 46.834,20.69 46.384,20.27C45.944,19.84 45.409,19.625 44.779,19.625C44.149,19.625 43.599,19.845 43.129,20.285C42.659,20.725 42.384,21.255 42.304,21.875ZM50.099,26V18.8H51.149V19.775C51.339,19.555 51.534,19.37 51.734,19.22C52.274,18.84 52.879,18.65 53.549,18.65H53.849V19.7H53.399C52.779,19.7 52.249,19.915 51.809,20.345C51.369,20.775 51.149,21.335 51.149,22.025V26H50.099ZM60.524,23.975L61.199,24.65C61.009,24.91 60.754,25.16 60.434,25.4C59.734,25.9 58.989,26.15 58.199,26.15C57.209,26.15 56.359,25.785 55.649,25.055C54.949,24.325 54.599,23.44 54.599,22.4C54.599,21.36 54.949,20.475 55.649,19.745C56.349,19.015 57.174,18.65 58.124,18.65C59.114,18.65 59.934,18.99 60.584,19.67C61.244,20.35 61.574,21.21 61.574,22.25C61.574,22.3 61.559,22.43 61.529,22.64L61.499,22.79L55.649,22.775C55.689,23.425 55.954,23.99 56.444,24.47C56.944,24.94 57.529,25.175 58.199,25.175C58.809,25.175 59.384,24.975 59.924,24.575C60.184,24.365 60.384,24.165 60.524,23.975ZM55.649,21.875H60.524C60.444,21.225 60.179,20.69 59.729,20.27C59.289,19.84 58.754,19.625 58.124,19.625C57.494,19.625 56.944,19.845 56.474,20.285C56.004,20.725 55.729,21.255 55.649,21.875ZM68.919,26V24.95C68.769,25.16 68.564,25.36 68.304,25.55C67.744,25.95 67.124,26.15 66.444,26.15C65.454,26.15 64.619,25.795 63.939,25.085C63.259,24.375 62.919,23.48 62.919,22.4C62.919,21.32 63.259,20.425 63.939,19.715C64.619,19.005 65.454,18.65 66.444,18.65C67.124,18.65 67.744,18.85 68.304,19.25C68.564,19.44 68.769,19.64 68.919,19.85V15.5H69.969V26H68.919ZM66.444,25.175C67.094,25.175 67.669,24.905 68.169,24.365C68.669,23.825 68.919,23.17 68.919,22.4C68.919,21.63 68.669,20.975 68.169,20.435C67.669,19.895 67.094,19.625 66.444,19.625C65.754,19.625 65.169,19.885 64.689,20.405C64.209,20.925 63.969,21.59 63.969,22.4C63.969,23.21 64.209,23.875 64.689,24.395C65.169,24.915 65.754,25.175 66.444,25.175ZM75.663,26V15.5H76.713V19.85C76.883,19.62 77.088,19.42 77.328,19.25C77.868,18.85 78.488,18.65 79.188,18.65C80.178,18.65 81.013,19.005 81.693,19.715C82.373,20.425 82.713,21.32 82.713,22.4C82.713,23.48 82.373,24.375 81.693,25.085C81.013,25.795 80.178,26.15 79.188,26.15C78.488,26.15 77.868,25.95 77.328,25.55C77.088,25.38 76.883,25.18 76.713,24.95V26H75.663ZM79.188,25.175C79.878,25.175 80.463,24.915 80.943,24.395C81.423,23.875 81.663,23.21 81.663,22.4C81.663,21.59 81.423,20.925 80.943,20.405C80.463,19.885 79.878,19.625 79.188,19.625C78.538,19.625 77.963,19.895 77.463,20.435C76.963,20.975 76.713,21.63 76.713,22.4C76.713,23.17 76.963,23.825 77.463,24.365C77.963,24.905 78.538,25.175 79.188,25.175ZM84.057,29V28.025C84.147,28.065 84.227,28.09 84.297,28.1C84.467,28.15 84.637,28.175 84.807,28.175C85.427,28.175 85.877,27.8 86.157,27.05L86.532,26L83.607,18.8H84.732L87.057,24.65L89.382,18.8H90.507L87.207,27.05C86.907,27.81 86.582,28.35 86.232,28.67C85.892,28.99 85.467,29.15 84.957,29.15C84.727,29.15 84.512,29.125 84.312,29.075C84.242,29.065 84.157,29.04 84.057,29Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.4"/>
|
||||
android:pathData="M5.47,25V10.4H0.38V7.19H14.12V10.4H9.03V25H5.47ZM15.77,25L11.65,11.77H15.67L17.37,19.28C17.52,19.91 17.68,20.62 17.78,21.29C17.88,20.62 18.03,19.89 18.21,19.25L20.14,11.77H24.09L26.15,19.25C26.33,19.89 26.48,20.62 26.58,21.29C26.68,20.62 26.84,19.91 26.99,19.28L28.82,11.77H32.56L28.44,25H24.72L22.56,17.47C22.36,16.83 22.2,16.15 22.1,15.48C22,16.15 21.87,16.83 21.7,17.47L19.71,25H15.77ZM38.7,25.33C35.06,25.33 32.16,22.25 32.16,18.44C32.16,14.62 35.06,11.49 38.7,11.49C40.99,11.49 42.19,12.43 42.9,13.86V11.77H46.31V25H42.98V22.84C42.26,24.34 41.07,25.33 38.7,25.33ZM35.6,18.41C35.6,20.42 37.07,22.23 39.26,22.23C41.53,22.23 42.98,20.5 42.98,18.44C42.98,16.37 41.53,14.59 39.26,14.59C37.07,14.59 35.6,16.35 35.6,18.41ZM57.1,25L51.79,18.72V25H48.35V6.43H51.79V17.11L56.75,11.77H61.63L55.4,17.93L61.66,25H57.1ZM67.21,25.33C63.11,25.33 60.37,22.23 60.37,18.41C60.37,14.59 63.24,11.44 67.21,11.44C71.18,11.44 73.93,14.59 73.93,18.41C73.93,18.79 73.9,19.2 73.82,19.63H63.93C64.31,21.18 65.48,22.28 67.21,22.28C68.68,22.28 69.83,21.51 70.44,20.5L73.11,22.51C72.04,24.16 69.83,25.33 67.21,25.33ZM63.93,17.06H70.47C70.08,15.59 68.84,14.39 67.16,14.39C65.53,14.39 64.31,15.48 63.93,17.06Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M122.674,57H47.558V33H122.724C123.869,32.991 124.966,33.465 125.751,34.307C126.559,35.134 127.009,36.253 127,37.415V52.636C126.992,55.046 125.059,56.996 122.674,57ZM48.28,56.19H122.674C124.624,56.166 126.195,54.564 126.198,52.593V37.379C126.204,36.433 125.835,35.523 125.172,34.854C124.51,34.185 123.61,33.812 122.674,33.818H48.28V56.19Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.4"/>
|
||||
android:pathData="M188.81,25.96C186.82,25.96 185.16,25.29 183.83,23.97C182.53,22.65 181.87,21.01 181.87,19.07C181.87,17.13 182.53,15.5 183.83,14.17C185.16,12.85 186.82,12.19 188.81,12.19C190.15,12.19 191.35,12.51 192.41,13.14C193.49,13.78 194.33,14.64 194.93,15.74L192.94,16.85C192.55,16.07 192,15.45 191.27,15C190.57,14.54 189.75,14.31 188.81,14.31C187.45,14.31 186.34,14.77 185.48,15.68C184.61,16.6 184.18,17.73 184.18,19.07C184.18,20.41 184.61,21.54 185.48,22.46C186.34,23.38 187.45,23.84 188.81,23.84C189.75,23.84 190.57,23.61 191.27,23.15C192,22.69 192.55,22.07 192.94,21.3L194.93,22.41C194.33,23.5 193.49,24.37 192.41,25C191.35,25.64 190.15,25.96 188.81,25.96Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M16.413,57C13.99,56.965 12.035,54.989 12,52.542V37.32C12.015,36.155 12.489,35.045 13.318,34.234C14.146,33.423 15.26,32.979 16.413,33.001H48.28V57H16.413ZM16.456,33.811C15.507,33.793 14.59,34.161 13.912,34.831C13.233,35.502 12.849,36.42 12.845,37.379V52.593C12.872,54.571 14.455,56.167 16.413,56.19H47.528V33.811H16.456Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.4"/>
|
||||
android:pathData="M171.94,25.96C170.91,25.96 170.04,25.77 169.32,25.4C168.61,25.01 168.07,24.49 167.7,23.84C167.33,23.17 167.15,22.42 167.15,21.59C167.15,20.19 167.55,19.19 168.36,18.57C169.19,17.95 170.37,17.64 171.91,17.64H176.46V16.69C176.46,15.49 176.19,14.66 175.64,14.2C175.11,13.74 174.31,13.51 173.23,13.51C172.23,13.51 171.49,13.71 171.04,14.1C170.58,14.47 170.32,14.89 170.27,15.37H167.94C167.99,14.61 168.25,13.94 168.71,13.35C169.16,12.75 169.79,12.28 170.59,11.92C171.38,11.57 172.31,11.4 173.37,11.4C174.48,11.4 175.44,11.57 176.25,11.92C177.06,12.26 177.69,12.8 178.13,13.54C178.57,14.26 178.79,15.22 178.79,16.42V22.12C178.79,22.86 178.79,23.51 178.79,24.08C178.81,24.62 178.85,25.16 178.93,25.69H176.89C176.83,25.28 176.8,24.91 176.78,24.55C176.76,24.18 176.75,23.77 176.75,23.31C176.38,24.05 175.78,24.68 174.95,25.19C174.13,25.7 173.12,25.96 171.94,25.96ZM172.44,23.84C173.18,23.84 173.85,23.71 174.45,23.44C175.07,23.18 175.55,22.79 175.91,22.28C176.28,21.76 176.46,21.14 176.46,20.4V19.44H172.31C171.44,19.44 170.76,19.62 170.27,19.97C169.77,20.31 169.53,20.85 169.53,21.59C169.53,22.24 169.76,22.78 170.21,23.2C170.69,23.63 171.43,23.84 172.44,23.84Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M20.378,37.459H16.767V51.688H25.73V48.266H20.378V37.459Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.4"/>
|
||||
android:pathData="M161.56,25.69V5.84H163.84V25.69H161.56Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M30.765,37.459H27.153V51.688H30.765V37.459Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.4"/>
|
||||
android:pathData="M147.12,31.22H144.84V12.45H147.12V14.49C147.58,13.82 148.22,13.27 149.05,12.85C149.9,12.41 150.81,12.19 151.78,12.19C153.61,12.19 155.15,12.86 156.38,14.2C157.64,15.54 158.26,17.17 158.26,19.07C158.26,20.98 157.64,22.6 156.38,23.94C155.15,25.28 153.61,25.96 151.78,25.96C150.81,25.96 149.9,25.74 149.05,25.32C148.22,24.88 147.58,24.32 147.12,23.65V31.22ZM148.2,22.49C149.05,23.4 150.13,23.86 151.43,23.86C152.74,23.86 153.82,23.4 154.66,22.49C155.51,21.57 155.93,20.43 155.93,19.07C155.93,17.71 155.51,16.57 154.66,15.66C153.82,14.74 152.74,14.28 151.43,14.28C150.13,14.28 149.05,14.74 148.2,15.66C147.36,16.57 146.93,17.71 146.93,19.07C146.93,20.43 147.36,21.57 148.2,22.49Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M42.177,37.459V46.733L36.608,37.547L36.557,37.459H32.238V51.688H35.669V42.187L41.462,51.688H45.607V37.459H42.177Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.4"/>
|
||||
android:pathData="M140.06,25.69L132.89,19.07V25.69H130.61V5.84H132.89V17.62L138.66,12.45H141.68L135.16,18.3L143.13,25.69H140.06Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M58.182,37.547H54.787L48.908,51.688H52.787L53.812,48.893H59.027L60.096,51.688H64.061L58.283,37.641L58.182,37.547ZM58.002,45.88H54.838L56.442,41.501L58.002,45.88Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.4"/>
|
||||
android:pathData="M120.65,25.69V12.45H122.93V15.02C123.17,14.21 123.65,13.56 124.36,13.06C125.08,12.57 125.84,12.32 126.63,12.32C127.02,12.32 127.36,12.36 127.67,12.43V14.78C127.35,14.64 126.93,14.57 126.42,14.57C125.5,14.57 124.69,14.97 123.99,15.76C123.28,16.56 122.93,17.68 122.93,19.12V25.69H120.65Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M71.508,46.193H74.267V48.382C73.382,48.83 72.404,49.06 71.414,49.054C70.259,49.091 69.141,48.64 68.329,47.809C67.517,46.978 67.085,45.842 67.138,44.675C67.071,43.52 67.486,42.39 68.282,41.558C69.078,40.726 70.183,40.269 71.327,40.297C72.565,40.219 73.773,40.697 74.628,41.604L74.715,41.691L77.005,39.079L76.918,38.991C75.625,37.773 73.798,37.145 71.299,37.145C66.756,37.145 63.679,40.159 63.679,44.617C63.679,49.075 66.705,52.096 71.255,52.096C73.282,52.149 75.289,51.685 77.091,50.746L77.135,50.695V43.216H71.356V46.23L71.508,46.193Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.4"/>
|
||||
android:pathData="M110.52,25.96C108.52,25.96 106.86,25.29 105.54,23.97C104.23,22.63 103.58,21 103.58,19.07C103.58,17.15 104.23,15.52 105.54,14.2C106.86,12.86 108.52,12.19 110.52,12.19C112.49,12.19 114.14,12.86 115.44,14.2C116.76,15.52 117.43,17.15 117.43,19.07C117.43,21 116.76,22.63 115.44,23.97C114.14,25.29 112.49,25.96 110.52,25.96ZM107.18,22.46C108.05,23.38 109.16,23.84 110.52,23.84C111.88,23.84 112.98,23.38 113.83,22.46C114.67,21.54 115.1,20.41 115.1,19.07C115.1,17.73 114.67,16.6 113.83,15.68C112.98,14.77 111.88,14.31 110.52,14.31C109.16,14.31 108.05,14.77 107.18,15.68C106.33,16.6 105.91,17.73 105.91,19.07C105.91,20.41 106.33,21.54 107.18,22.46Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M106.097,41.874C106.097,38.994 104.313,37.551 100.745,37.547H95.35V51.688H98.672V46.135H99.878L102.767,51.717H106.689L103.121,45.821C104.965,45.466 106.248,43.764 106.097,41.874ZM98.672,40.203H100.413C101.258,40.203 102.688,40.429 102.688,41.874C102.688,43.318 101.301,43.45 100.232,43.45H98.672V40.203Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.4"/>
|
||||
android:pathData="M95.43,25.69L90.83,12.93L86.25,25.69H84.05L78.91,6.89H81.48L85.4,21.56L90.83,6.58L96.25,21.56L100.2,6.89H102.77L97.63,25.69H95.43Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
<path
|
||||
android:pathData="M116.527,37.641L116.484,37.547H113.118L107.231,51.688H111.11L112.136,48.893H117.35L118.419,51.688H122.385L116.527,37.641ZM116.303,45.88H113.118L114.721,41.501L116.303,45.88Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.4"/>
|
||||
<path
|
||||
android:pathData="M86.243,36.999C82.45,37.048 79.243,39.848 78.646,43.632C78.048,47.415 80.234,51.084 83.823,52.323L84.849,49.061C82.796,48.385 81.534,46.301 81.873,44.147C82.212,41.992 84.051,40.407 86.21,40.407C88.369,40.407 90.208,41.992 90.547,44.147C90.886,46.301 89.624,48.385 87.572,49.061L88.604,52.315C92.263,51.137 94.527,47.441 93.938,43.607C93.349,39.773 90.083,36.944 86.243,36.941V36.999Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.4"/>
|
||||
android:pathData="M203.67,25.96C201.64,25.96 199.99,25.3 198.72,24C197.45,22.69 196.82,21.05 196.82,19.07C196.82,17.11 197.46,15.48 198.75,14.17C200.04,12.85 201.69,12.19 203.7,12.19C205.48,12.19 206.97,12.79 208.17,13.99C209.39,15.17 210,16.79 210,18.83C210,19.1 209.99,19.33 209.97,19.52H199.12C199.15,20.76 199.6,21.79 200.44,22.62C201.31,23.45 202.39,23.86 203.7,23.86C205.55,23.86 206.93,23.1 207.83,21.56L209.63,22.8C208.34,24.91 206.36,25.96 203.67,25.96ZM199.28,17.67H207.67C207.49,16.61 207.03,15.77 206.27,15.15C205.53,14.52 204.64,14.2 203.62,14.2C202.58,14.2 201.64,14.52 200.81,15.15C200,15.77 199.49,16.61 199.28,17.67Z"
|
||||
android:fillColor="#97A3B7"/>
|
||||
</vector>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/background" android:gravity="fill"/>
|
||||
<item android:drawable="@drawable/splash" android:gravity="center" android:height="54dp" android:width="130dp"/>
|
||||
<item android:bottom="20dp" android:gravity="bottom|center_horizontal" android:drawable="@drawable/branding" android:height="69dp" android:width="139dp"/>
|
||||
</layer-list>
|
||||
<item android:drawable="@drawable/splash" android:gravity="center" android:height="108dp" android:width="108dp"/>
|
||||
<item android:bottom="40dp" android:gravity="bottom|center_horizontal" android:drawable="@drawable/branding" android:height="31dp" android:width="210dp"/>
|
||||
</layer-list>
|
||||
|
||||
@@ -1,91 +1,17 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="886dp"
|
||||
android:height="403dp"
|
||||
android:viewportWidth="886"
|
||||
android:viewportHeight="403">
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path
|
||||
android:pathData="M36.24,295.38H0V272.54H97.86V295.38H61.61V399.39H36.24V295.38Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M80.23,305.16H108.86L121,358.62C122.33,364.06 123.3,368.83 123.9,372.94C124.75,367.74 125.77,362.91 126.98,358.44L140.75,305.16H168.84L183.52,358.44C184.73,362.91 185.76,367.74 186.6,372.94C187.21,368.83 188.17,364.06 189.5,358.62L202.55,305.16H229.19L199.83,399.39H173.37L157.97,345.75C156.52,341.4 155.43,336.69 154.71,331.62C153.86,337.18 152.9,341.89 151.81,345.75L137.67,399.39H109.58L80.23,305.16Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M272.94,401.75C264.48,401.75 256.69,399.58 249.56,395.23C242.44,390.76 236.76,384.78 232.53,377.29C228.42,369.8 226.37,361.58 226.37,352.64C226.37,343.7 228.42,335.48 232.53,327.99C236.76,320.38 242.44,314.34 249.56,309.87C256.69,305.4 264.48,303.17 272.94,303.17C280.67,303.17 286.89,304.62 291.61,307.52C296.44,310.42 300.18,314.58 302.84,320.02V305.16H327.13V399.39H303.39V383.99C300.61,389.67 296.8,394.08 291.97,397.22C287.26,400.24 280.91,401.75 272.94,401.75ZM250.83,352.46C250.83,357.29 251.92,361.82 254.09,366.05C256.39,370.16 259.47,373.48 263.34,376.02C267.32,378.43 271.85,379.64 276.93,379.64C282.12,379.64 286.71,378.43 290.7,376.02C294.81,373.6 297.95,370.34 300.12,366.23C302.3,362.12 303.39,357.59 303.39,352.64C303.39,347.69 302.3,343.16 300.12,339.05C297.95,334.82 294.81,331.5 290.7,329.08C286.71,326.54 282.12,325.28 276.93,325.28C271.85,325.28 267.32,326.54 263.34,329.08C259.35,331.5 256.27,334.76 254.09,338.87C251.92,342.98 250.83,347.51 250.83,352.46Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M366.13,354.63V399.39H341.66V267.11H366.13V343.22L401.46,305.16H436.26L391.86,349.02L436.44,399.39H404L366.13,354.63Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M475.98,401.75C466.43,401.75 457.98,399.58 450.61,395.23C443.24,390.76 437.5,384.78 433.39,377.29C429.28,369.8 427.23,361.52 427.23,352.46C427.23,343.52 429.34,335.24 433.57,327.63C437.8,320.02 443.6,313.98 450.97,309.51C458.46,305.04 466.8,302.8 475.98,302.8C485.16,302.8 493.38,305.04 500.62,309.51C507.99,313.98 513.67,320.02 517.66,327.63C521.77,335.12 523.82,343.4 523.82,352.46C523.82,355.48 523.58,358.38 523.09,361.16H452.6C454.05,366.83 456.77,371.43 460.76,374.93C464.86,378.31 469.94,380 475.98,380C481.05,380 485.58,378.86 489.57,376.56C493.56,374.14 496.7,371.06 498.99,367.32L518.02,381.64C514.15,387.67 508.48,392.57 500.99,396.31C493.49,399.94 485.16,401.75 475.98,401.75ZM499.17,342.85C497.72,337.42 494.89,332.89 490.66,329.26C486.43,325.64 481.41,323.83 475.61,323.83C469.94,323.83 464.98,325.58 460.76,329.08C456.65,332.58 453.93,337.18 452.6,342.85H499.17Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M575.39,282.15H604.66L629.04,334.12C635.88,348.59 640.26,359.07 642.16,365.58C643.73,359.52 648.05,349.04 655.11,334.12L679.67,282.15H707.93V399.89H684.89V352.29C684.89,344.55 685,338.27 685.22,333.45C685.45,328.63 685.89,323.53 686.57,318.14L647.38,399.89H635.94L596.75,318.14C597.42,323.53 597.87,328.63 598.09,333.45C598.32,338.27 598.43,344.55 598.43,352.29V399.89H575.39V282.15Z">
|
||||
android:pathData="M35.67,-0L72.33,-0A35.67,35.67 0,0 1,108 35.67L108,72.33A35.67,35.67 0,0 1,72.33 108L35.67,108A35.67,35.67 0,0 1,0 72.33L0,35.67A35.67,35.67 0,0 1,35.67 -0z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startX="610.94"
|
||||
android:startY="246.16"
|
||||
android:endX="610.94"
|
||||
android:endY="401.93"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FF57B9FF"/>
|
||||
<item android:offset="1" android:color="#FF0B84FF"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M762.88,402.08C755.03,402.08 747.79,400.06 741.18,396.02C734.56,391.87 729.29,386.32 725.37,379.37C721.56,372.42 719.65,364.79 719.65,356.49C719.65,348.2 721.56,340.57 725.37,333.62C729.29,326.55 734.56,320.95 741.18,316.8C747.79,312.65 755.03,310.58 762.88,310.58C770.05,310.58 775.83,311.92 780.2,314.61C784.69,317.3 788.16,321.17 790.63,326.22V312.43H813.17V399.89H791.13V385.59C788.55,390.86 785.02,394.95 780.54,397.87C776.16,400.67 770.28,402.08 762.88,402.08ZM742.36,356.33C742.36,360.81 743.37,365.02 745.38,368.94C747.52,372.75 750.37,375.84 753.96,378.19C757.66,380.43 761.87,381.55 766.58,381.55C771.4,381.55 775.66,380.43 779.36,378.19C783.17,375.95 786.09,372.92 788.11,369.11C790.13,365.3 791.13,361.09 791.13,356.49C791.13,351.9 790.13,347.69 788.11,343.88C786.09,339.95 783.17,336.87 779.36,334.63C775.66,332.27 771.4,331.1 766.58,331.1C761.87,331.1 757.66,332.27 753.96,334.63C750.26,336.87 747.4,339.9 745.38,343.71C743.37,347.52 742.36,351.73 742.36,356.33Z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startX="610.94"
|
||||
android:startY="246.16"
|
||||
android:endX="610.94"
|
||||
android:endY="401.93"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FF57B9FF"/>
|
||||
<item android:offset="1" android:color="#FF0B84FF"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M826.66,312.43H849.37V399.89H826.66V312.43ZM824.3,291.74C824.3,288.04 825.59,284.9 828.17,282.32C830.86,279.74 834.12,278.45 837.93,278.45C841.85,278.45 845.1,279.74 847.68,282.32C850.26,284.9 851.55,288.04 851.55,291.74C851.55,295.55 850.26,298.75 847.68,301.33C845.1,303.9 841.85,305.19 837.93,305.19C834.12,305.19 830.86,303.9 828.17,301.33C825.59,298.63 824.3,295.44 824.3,291.74Z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startX="610.94"
|
||||
android:startY="246.16"
|
||||
android:endX="610.94"
|
||||
android:endY="401.93"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FF57B9FF"/>
|
||||
<item android:offset="1" android:color="#FF0B84FF"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M862.79,277.11H885.5V399.89H862.79V277.11Z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startX="610.94"
|
||||
android:startY="246.16"
|
||||
android:endX="610.94"
|
||||
android:endY="401.93"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FF57B9FF"/>
|
||||
<item android:offset="1" android:color="#FF0B84FF"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M409.76,-0L476.34,-0A64.76,64.76 0,0 1,541.1 64.76L541.1,131.34A64.76,64.76 0,0 1,476.34 196.1L409.76,196.1A64.76,64.76 0,0 1,345 131.34L345,64.76A64.76,64.76 0,0 1,409.76 -0z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M409.76,-0L476.34,-0A64.76,64.76 0,0 1,541.1 64.76L541.1,131.34A64.76,64.76 0,0 1,476.34 196.1L409.76,196.1A64.76,64.76 0,0 1,345 131.34L345,64.76A64.76,64.76 0,0 1,409.76 -0z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startX="372.5"
|
||||
android:startY="175.5"
|
||||
android:endX="536.5"
|
||||
android:endY="9.5"
|
||||
<gradient
|
||||
android:startX="15.14"
|
||||
android:startY="96.65"
|
||||
android:endX="105.46"
|
||||
android:endY="5.23"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FF1E91FF"/>
|
||||
<item android:offset="1" android:color="#FF2ED9FF"/>
|
||||
@@ -93,7 +19,7 @@
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M385.35,72.15C380.72,75.68 378,81.18 378,87V140.32C378,152.7 388.04,162.74 400.42,162.74H485.58C497.96,162.74 508,152.7 508,140.32V87C508,81.18 505.28,75.68 500.65,72.15L454.33,36.83C447.64,31.72 438.36,31.72 431.67,36.83L385.35,72.15ZM392.44,84.84V141.1C392.44,145.23 395.79,148.57 399.92,148.57H486.08C490.21,148.57 493.56,145.23 493.56,141.1V84.84L451.57,114.24C446.43,117.85 439.57,117.85 434.43,114.24L392.44,84.84Z"
|
||||
android:pathData="M22.22,39.74C19.67,41.68 18.17,44.71 18.17,47.92V77.28C18.17,84.1 23.7,89.62 30.52,89.62H77.42C84.24,89.62 89.77,84.1 89.77,77.28V47.92C89.77,44.71 88.27,41.68 85.72,39.74L60.21,20.28C56.53,17.47 51.42,17.47 47.73,20.28L22.22,39.74ZM26.13,46.72V77.71C26.13,79.98 27.97,81.82 30.24,81.82H77.7C79.97,81.82 81.81,79.98 81.81,77.71V46.72L58.69,62.92C55.86,64.9 52.08,64.9 49.25,62.92L26.13,46.72Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is off -->
|
||||
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar">
|
||||
<item name="android:forceDarkAllowed">false</item>
|
||||
<item name="android:windowFullscreen">false</item>
|
||||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
|
||||
<item name="android:windowSplashScreenBackground">#ffffff</item>
|
||||
<item name="android:windowSplashScreenBrandingImage">@drawable/android12branding</item>
|
||||
<item name="android:windowSplashScreenAnimatedIcon">@drawable/android12splash</item>
|
||||
</style>
|
||||
<!-- Theme applied to the Android Window as soon as the process has started.
|
||||
This theme determines the color of the Android Window while your
|
||||
Flutter UI initializes, as well as behind your Flutter UI while its
|
||||
running.
|
||||
|
||||
This Theme is only used starting with V2 of Flutter's Android embedding. -->
|
||||
<style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar">
|
||||
<item name="android:windowBackground">?android:colorBackground</item>
|
||||
</style>
|
||||
</resources>
|
||||
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is off -->
|
||||
<style name="LaunchTheme" parent="@android:style/Theme.Light.NoTitleBar">
|
||||
<item name="android:forceDarkAllowed">false</item>
|
||||
<item name="android:windowFullscreen">false</item>
|
||||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
|
||||
<item name="android:windowSplashScreenBackground">#ffffff</item>
|
||||
<item name="android:windowSplashScreenBrandingImage">@drawable/android12branding</item>
|
||||
<item name="android:windowSplashScreenAnimatedIcon">@drawable/android12splash</item>
|
||||
</style>
|
||||
<!-- Theme applied to the Android Window as soon as the process has started.
|
||||
This theme determines the color of the Android Window while your
|
||||
Flutter UI initializes, as well as behind your Flutter UI while its
|
||||
running.
|
||||
|
||||
This Theme is only used starting with V2 of Flutter's Android embedding. -->
|
||||
<style name="NormalTheme" parent="@android:style/Theme.Light.NoTitleBar">
|
||||
<item name="android:windowBackground">?android:colorBackground</item>
|
||||
<item name="android:windowSplashScreenBackground">#ffffff</item>
|
||||
<item name="android:windowSplashScreenAnimatedIcon">@drawable/android12splash</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
After Width: | Height: | Size: 86 KiB |
|
After Width: | Height: | Size: 16 KiB |
@@ -373,9 +373,13 @@ flutter_icons:
|
||||
adaptive_icon_foreground: "assets/icons/icon_launcher.png"
|
||||
|
||||
flutter_native_splash:
|
||||
color: "#000000"
|
||||
branding: "assets/icons/icon_branding.png"
|
||||
image: "assets/icons/icon_logo.png"
|
||||
color: "#ffffff"
|
||||
image_ios: "assets/icons/icon_logo_ios.png"
|
||||
image_android: "assets/icons/icon_android.png"
|
||||
branding: "assets/icons/icon_twp.png"
|
||||
android_12:
|
||||
image: "assets/icons/icon_android.png"
|
||||
branding: "assets/icons/icon_twp_android12.png"
|
||||
|
||||
cider:
|
||||
link_template:
|
||||
|
||||