Updated on 2026-08-14
This commit is contained in:
parent
ca51d6803a
commit
3abd3268ff
34 changed files with 1166 additions and 523 deletions
9
app/src/main/res/drawable/anim_progress_balance.xml
Normal file
9
app/src/main/res/drawable/anim_progress_balance.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rotate xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:duration="1600"
|
||||
android:fromDegrees="0"
|
||||
android:interpolator="@android:anim/linear_interpolator"
|
||||
android:pivotX="50%"
|
||||
android:pivotY="50%"
|
||||
android:repeatCount="infinite"
|
||||
android:toDegrees="358" />
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="oval">
|
||||
|
||||
<size
|
||||
android:width="236dp"
|
||||
android:height="236dp" />
|
||||
</shape>
|
||||
24
app/src/main/res/drawable/ic_activation_success.xml
Normal file
24
app/src/main/res/drawable/ic_activation_success.xml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="60dp"
|
||||
android:height="60dp"
|
||||
android:viewportWidth="60"
|
||||
android:viewportHeight="60">
|
||||
<path
|
||||
android:strokeWidth="1"
|
||||
android:pathData="M30,0.5L30,0.5A29.5,29.5 0,0 1,59.5 30L59.5,30A29.5,29.5 0,0 1,30 59.5L30,59.5A29.5,29.5 0,0 1,0.5 30L0.5,30A29.5,29.5 0,0 1,30 0.5z"
|
||||
android:fillColor="#ffffff"
|
||||
android:strokeColor="#1ACE80"/>
|
||||
<path
|
||||
android:pathData="M30,60C46.5685,60 60,46.5685 60,30C60,13.4315 46.5685,0 30,0C13.4315,0 0,13.4315 0,30C0,46.5685 13.4315,60 30,60Z"
|
||||
android:strokeAlpha="0.2"
|
||||
android:fillColor="#1ACE80"
|
||||
android:fillType="evenOdd"
|
||||
android:fillAlpha="0.2"/>
|
||||
<path
|
||||
android:pathData="M30,50C41.0457,50 50,41.0457 50,30C50,18.9543 41.0457,10 30,10C18.9543,10 10,18.9543 10,30C10,41.0457 18.9543,50 30,50Z"
|
||||
android:fillColor="#1ACE80"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M35.3137,24.3607L28.0752,32.731L24.7481,29.5455C24.616,29.4145 24.4579,29.31 24.2832,29.2382C24.1084,29.1663 23.9205,29.1285 23.7303,29.1269C23.5402,29.1253 23.3516,29.16 23.1755,29.229C22.9995,29.2979 22.8396,29.3997 22.7051,29.5285C22.5707,29.6572 22.4643,29.8103 22.3923,29.9789C22.3203,30.1474 22.284,30.328 22.2857,30.51C22.2874,30.6921 22.3269,30.8721 22.4019,31.0394C22.477,31.2067 22.5861,31.358 22.7229,31.4845L27.0196,35.5983C27.2806,35.8482 27.6323,35.992 28.0014,35.9997C28.3704,36.0074 28.7283,35.8783 29.0004,35.6394L37.2501,26.382C37.53,26.1362 37.6965,25.7939 37.7129,25.4305C37.7293,25.0672 37.5942,24.7124 37.3374,24.4444C37.0806,24.1764 36.7232,24.017 36.3436,24.0013C35.9641,23.9856 35.5936,24.1149 35.3137,24.3607Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
</vector>
|
||||
9
app/src/main/res/drawable/ic_arrow_refresh.xml
Normal file
9
app/src/main/res/drawable/ic_arrow_refresh.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="26dp"
|
||||
android:height="26dp"
|
||||
android:viewportWidth="26"
|
||||
android:viewportHeight="26">
|
||||
<path
|
||||
android:pathData="M24.2801,11.9754C23.7126,11.9754 23.2556,12.4325 23.2556,13C23.2556,18.6551 18.6551,23.2556 13,23.2556C7.3449,23.2556 2.7444,18.6551 2.7444,13C2.7444,7.3449 7.3449,2.7444 13,2.7444C16.0887,2.7444 18.9515,4.1055 20.8901,6.4459H17.3493C16.7818,6.4459 16.3248,6.9029 16.3248,7.4704C16.3248,8.0379 16.7818,8.495 17.3493,8.495H23.1049C23.6724,8.495 24.1295,8.0379 24.1295,7.4704V1.7199C24.1295,1.1523 23.6724,0.6953 23.1049,0.6953C22.5374,0.6953 22.0804,1.1523 22.0804,1.7199V4.683C19.7651,2.1568 16.5056,0.6953 13,0.6953C6.2148,0.6953 0.6953,6.2148 0.6953,13C0.6953,19.7852 6.2148,25.3047 13,25.3047C19.7852,25.3047 25.3047,19.7852 25.3047,13C25.3047,12.4325 24.8477,11.9754 24.2801,11.9754Z"
|
||||
android:fillColor="#060606"/>
|
||||
</vector>
|
||||
19
app/src/main/res/drawable/ic_copy_green.xml
Normal file
19
app/src/main/res/drawable/ic_copy_green.xml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="22dp"
|
||||
android:height="22dp"
|
||||
android:viewportWidth="22"
|
||||
android:viewportHeight="22">
|
||||
<path
|
||||
android:pathData="M17.4883,5.5H7.9492C6.5965,5.5 5.5,6.5965 5.5,7.9492V17.4883C5.5,18.8409 6.5965,19.9375 7.9492,19.9375H17.4883C18.8409,19.9375 19.9375,18.8409 19.9375,17.4883V7.9492C19.9375,6.5965 18.8409,5.5 17.4883,5.5Z"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="1.6"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#1ACE80"/>
|
||||
<path
|
||||
android:pathData="M16.4785,5.5L16.5,4.4688C16.4982,3.8311 16.2441,3.2201 15.7932,2.7693C15.3424,2.3184 14.7314,2.0643 14.0938,2.0625H4.8125C4.0838,2.0647 3.3856,2.3551 2.8703,2.8703C2.3551,3.3856 2.0647,4.0838 2.0625,4.8125V14.0938C2.0643,14.7314 2.3184,15.3424 2.7693,15.7932C3.2201,16.2441 3.8311,16.4982 4.4688,16.5H5.5"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="1.6"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#1ACE80"
|
||||
android:strokeLineCap="round"/>
|
||||
</vector>
|
||||
102
app/src/main/res/drawable/ic_home_back_card.xml
Normal file
102
app/src/main/res/drawable/ic_home_back_card.xml
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="214dp"
|
||||
android:height="130dp"
|
||||
android:viewportWidth="214"
|
||||
android:viewportHeight="130">
|
||||
<path
|
||||
android:pathData="M1.043,8.273C1.019,4.256 4.265,1 8.294,1H205.706C209.735,1 213.019,4.256 213.043,8.273L213.709,121.725C213.733,125.742 210.487,128.998 206.459,128.998H9.046C5.018,128.998 1.733,125.742 1.709,121.725L1.043,8.273Z"
|
||||
android:fillColor="#E4E4E4"/>
|
||||
<path
|
||||
android:pathData="M1.043,8.273C1.019,4.256 4.265,1 8.294,1H205.706C209.735,1 213.019,4.256 213.043,8.273L213.709,121.725C213.733,125.742 210.487,128.998 206.459,128.998H9.046C5.018,128.998 1.733,125.742 1.709,121.725L1.043,8.273Z"
|
||||
android:strokeWidth="0.5"
|
||||
android:fillColor="#00000000">
|
||||
<aapt:attr name="android:strokeColor">
|
||||
<gradient
|
||||
android:startY="-1.3567"
|
||||
android:startX="-1.98014"
|
||||
android:endY="122.149"
|
||||
android:endX="216.304"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FFDCDCDC"/>
|
||||
<item android:offset="0.9999" android:color="#FFDEDEDE"/>
|
||||
<item android:offset="1" android:color="#00000000"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M25.274,26.4L25.274,32.64L28.079,32.64C28.188,32.639 28.292,32.596 28.369,32.522C28.446,32.447 28.49,32.346 28.491,32.241L28.491,26.4L25.274,26.4Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M19,32.241C19.001,32.346 19.045,32.447 19.122,32.522C19.199,32.596 19.303,32.639 19.412,32.64L22.217,32.64L22.217,26.4L19,26.4L19,32.241Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M28.491,23.2L28.491,20.409C28.491,20.301 28.448,20.197 28.372,20.12C28.296,20.043 28.194,20 28.086,20L19.405,20C19.297,20 19.195,20.043 19.119,20.12C19.043,20.197 19,20.301 19,20.409L19,23.2L28.491,23.2Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M43.503,24.163C42.922,23.921 42.292,23.812 41.661,23.846C40.827,23.844 39.996,23.934 39.183,24.113L39.183,25.532C39.832,25.455 40.483,25.412 41.136,25.4C41.486,25.385 41.836,25.418 42.177,25.5C42.286,25.532 42.385,25.59 42.465,25.669C42.546,25.748 42.605,25.846 42.637,25.953C42.74,26.334 42.783,26.728 42.766,27.122L42.766,27.539C41.997,27.498 41.385,27.476 40.965,27.476C40.519,27.454 40.073,27.539 39.667,27.725C39.347,27.903 39.109,28.195 38.999,28.54C38.847,29.044 38.779,29.569 38.796,30.094C38.74,30.771 38.901,31.448 39.257,32.029C39.445,32.243 39.683,32.409 39.95,32.513C40.216,32.618 40.505,32.659 40.791,32.632C41.127,32.632 42.172,32.605 42.633,32.007C42.709,31.912 42.774,31.808 42.826,31.698L42.877,32.496L44.572,32.496L44.572,27.222C44.596,26.539 44.52,25.857 44.346,25.196C44.284,24.977 44.178,24.772 44.033,24.594C43.888,24.417 43.708,24.27 43.503,24.163ZM42.748,29.256C42.796,29.736 42.713,30.219 42.508,30.656C42.409,30.782 42.272,30.876 42.117,30.924C41.942,30.972 41.76,30.995 41.578,30.992C41.294,31.028 41.006,30.953 40.777,30.783C40.623,30.523 40.558,30.221 40.592,29.922C40.582,29.681 40.607,29.44 40.666,29.206C40.684,29.139 40.716,29.075 40.761,29.021C40.805,28.966 40.861,28.921 40.924,28.889C41.098,28.821 41.285,28.791 41.472,28.803L42.748,28.803L42.748,29.256Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M58.169,24.645C58.133,24.584 58.095,24.526 58.053,24.471C57.494,23.736 56.162,23.846 56.162,23.846C55.722,23.831 55.29,23.964 54.929,24.222C54.564,24.573 54.329,25.042 54.263,25.55C54.001,27.328 54.001,29.136 54.263,30.914C54.326,31.417 54.555,31.882 54.911,32.233C55.299,32.52 55.774,32.659 56.251,32.623C56.251,32.623 56.278,32.623 56.296,32.623C56.296,32.623 57.498,32.72 58.084,32.104C58.095,32.607 58.062,33.11 57.985,33.606C57.966,33.738 57.915,33.864 57.837,33.971C57.759,34.078 57.656,34.164 57.539,34.222C57.166,34.351 56.773,34.406 56.381,34.382L54.535,34.35L54.535,35.788C54.876,35.853 55.219,35.9 55.563,35.93C55.988,35.972 56.39,35.99 56.774,35.99C57.49,36.044 58.205,35.884 58.834,35.53C59.055,35.374 59.242,35.174 59.386,34.943C59.529,34.71 59.626,34.451 59.67,34.18C59.813,33.297 59.875,32.402 59.853,31.507L59.853,23.979L58.209,23.979L58.169,24.645ZM57.963,30.221C57.936,30.452 57.824,30.664 57.65,30.813C57.447,30.94 57.212,30.999 56.975,30.983C56.711,31.006 56.446,30.95 56.211,30.823C56.028,30.636 55.923,30.385 55.916,30.12C55.815,28.876 55.815,27.625 55.916,26.381C55.923,26.125 56.025,25.882 56.202,25.701C56.442,25.579 56.709,25.526 56.975,25.55C57.227,25.529 57.479,25.599 57.686,25.747C57.87,25.947 57.981,26.207 57.999,26.482C58.066,27.072 58.093,27.666 58.079,28.26C58.101,28.916 58.062,29.573 57.963,30.221Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M66.713,24.124C66.131,23.787 65.461,23.636 64.793,23.691C64.098,23.642 63.404,23.802 62.799,24.152C62.358,24.473 62.062,24.959 61.975,25.502C61.831,26.388 61.77,27.286 61.793,28.184C61.769,29.083 61.833,29.983 61.984,30.87C62.031,31.139 62.131,31.395 62.278,31.623C62.425,31.851 62.616,32.046 62.84,32.197C63.478,32.531 64.194,32.681 64.911,32.631C65.367,32.63 65.823,32.603 66.276,32.552C66.653,32.517 67.025,32.453 67.392,32.359L67.392,30.916C66.554,31.004 65.867,31.05 65.33,31.05C64.933,31.074 64.535,31.025 64.155,30.907C64.038,30.857 63.936,30.778 63.856,30.677C63.777,30.577 63.723,30.458 63.7,30.331C63.618,29.823 63.585,29.307 63.6,28.792L67.574,28.792L67.574,28.165C67.596,27.241 67.548,26.317 67.433,25.4C67.368,24.896 67.109,24.438 66.713,24.124ZM65.849,27.428L63.6,27.428C63.6,26.95 63.632,26.473 63.696,26C63.704,25.887 63.736,25.777 63.79,25.678C63.843,25.579 63.917,25.492 64.005,25.424C64.473,25.233 64.994,25.233 65.462,25.424C65.548,25.494 65.619,25.583 65.671,25.683C65.723,25.782 65.754,25.892 65.762,26.004C65.833,26.475 65.862,26.952 65.849,27.428Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M78.824,25.12C78.747,24.744 78.542,24.406 78.243,24.161C77.886,23.928 77.46,23.817 77.032,23.844C77.032,23.844 76.991,23.844 76.963,23.844C76.963,23.844 75.581,23.767 75.01,24.464C74.948,24.542 74.892,24.625 74.844,24.712C74.752,24.478 74.592,24.275 74.383,24.129C74.024,23.923 73.61,23.826 73.195,23.848C73.195,23.848 71.813,23.767 71.242,24.468C71.178,24.545 71.122,24.629 71.076,24.717L71.03,23.984L69.349,23.984L69.349,32.48L71.191,32.48L71.191,28.051C71.182,27.52 71.201,26.988 71.251,26.459C71.263,26.198 71.362,25.949 71.532,25.749C71.736,25.584 71.997,25.506 72.26,25.531C72.493,25.513 72.727,25.557 72.937,25.658C73.015,25.731 73.076,25.819 73.119,25.916C73.162,26.013 73.185,26.118 73.186,26.223C73.234,26.747 73.254,27.272 73.245,27.798L73.245,32.48L75.088,32.48L75.088,28.051C75.088,27.314 75.088,26.785 75.143,26.459C75.156,26.197 75.258,25.946 75.434,25.749C75.642,25.586 75.906,25.508 76.171,25.531C76.405,25.513 76.641,25.557 76.852,25.658C76.929,25.732 76.99,25.82 77.032,25.917C77.074,26.014 77.096,26.118 77.096,26.223C77.147,26.747 77.167,27.272 77.156,27.798L77.156,32.48L78.999,32.48L78.999,26.884C79.009,26.291 78.951,25.699 78.824,25.12Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M51.691,24.171C51.307,23.928 50.851,23.814 50.394,23.845C50.394,23.845 50.356,23.845 50.338,23.845C50.338,23.845 48.938,23.773 48.364,24.465C48.323,24.514 48.286,24.565 48.252,24.619L48.21,23.981L46.507,23.981L46.507,32.48L48.373,32.48L48.373,28.049C48.363,27.521 48.384,26.992 48.434,26.465C48.448,26.203 48.553,25.952 48.733,25.755C48.958,25.584 49.242,25.503 49.526,25.528C49.774,25.511 50.023,25.555 50.249,25.655C50.333,25.728 50.401,25.816 50.448,25.915C50.496,26.014 50.521,26.121 50.524,26.23C50.578,26.75 50.6,27.273 50.59,27.796L50.59,32.48L52.456,32.48L52.456,26.963C52.471,26.356 52.419,25.749 52.302,25.153C52.226,24.765 52.009,24.417 51.691,24.171Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M36.543,21.44L34.653,21.44L34.653,23.877L33.477,23.877L33.477,25.434L34.653,25.434L34.653,32.48L36.543,32.48L36.543,25.434L37.981,25.434L37.981,23.877L36.543,23.877L36.543,21.44Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M23.463,105.118L21.826,104.112L21.904,106H21.024L21.087,104.112L19.441,105.125L19.02,104.335L20.707,103.493L19.016,102.645L19.428,101.882L21.08,102.875L21.001,101H21.874L21.818,102.882L23.451,101.882L23.885,102.645L22.184,103.5L23.895,104.342L23.463,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M32.161,105.118L30.524,104.112L30.602,106H29.722L29.785,104.112L28.139,105.125L27.718,104.335L29.405,103.493L27.715,102.645L28.126,101.882L29.778,102.875L29.699,101H30.573L30.517,102.882L32.149,101.882L32.583,102.645L30.883,103.5L32.593,104.342L32.161,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M40.86,105.118L39.222,104.112L39.3,106H38.42L38.483,104.112L36.837,105.125L36.416,104.335L38.104,103.493L36.413,102.645L36.825,101.882L38.476,102.875L38.398,101H39.271L39.215,102.882L40.847,101.882L41.282,102.645L39.581,103.5L41.292,104.342L40.86,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M49.558,105.118L47.92,104.112L47.998,106H47.119L47.181,104.112L45.535,105.125L45.114,104.335L46.802,103.493L45.111,102.645L45.523,101.882L47.174,102.875L47.096,101H47.969L47.913,102.882L49.546,101.882L49.98,102.645L48.279,103.5L49.99,104.342L49.558,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M63.14,105.118L61.502,104.112L61.58,106H60.701L60.763,104.112L59.117,105.125L58.696,104.335L60.384,103.493L58.693,102.645L59.105,101.882L60.756,102.875L60.678,101H61.551L61.495,102.882L63.128,101.882L63.562,102.645L61.861,103.5L63.572,104.342L63.14,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M71.838,105.118L70.2,104.112L70.279,106H69.399L69.462,104.112L67.815,105.125L67.394,104.335L69.082,103.493L67.391,102.645L67.803,101.882L69.454,102.875L69.376,101H70.249L70.193,102.882L71.826,101.882L72.26,102.645L70.559,103.5L72.27,104.342L71.838,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M80.536,105.118L78.898,104.112L78.977,106H78.097L78.16,104.112L76.514,105.125L76.093,104.335L77.78,103.493L76.089,102.645L76.501,101.882L78.152,102.875L78.074,101H78.947L78.891,102.882L80.524,101.882L80.958,102.645L79.257,103.5L80.968,104.342L80.536,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M89.234,105.118L87.597,104.112L87.675,106H86.795L86.858,104.112L85.212,105.125L84.791,104.335L86.478,103.493L84.788,102.645L85.2,101.882L86.851,102.875L86.772,101H87.646L87.59,102.882L89.222,101.882L89.657,102.645L87.956,103.5L89.666,104.342L89.234,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M102.816,105.118L101.179,104.112L101.257,106H100.377L100.44,104.112L98.794,105.125L98.373,104.335L100.06,103.493L98.369,102.645L98.781,101.882L100.433,102.875L100.354,101H101.227L101.171,102.882L102.804,101.882L103.238,102.645L101.538,103.5L103.248,104.342L102.816,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M111.515,105.118L109.877,104.112L109.955,106H109.075L109.138,104.112L107.492,105.125L107.071,104.335L108.758,103.493L107.068,102.645L107.48,101.882L109.131,102.875L109.053,101H109.926L109.87,102.882L111.502,101.882L111.937,102.645L110.236,103.5L111.947,104.342L111.515,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M120.213,105.118L118.575,104.112L118.653,106H117.774L117.836,104.112L116.19,105.125L115.769,104.335L117.457,103.493L115.766,102.645L116.178,101.882L117.829,102.875L117.751,101H118.624L118.568,102.882L120.201,101.882L120.635,102.645L118.934,103.5L120.645,104.342L120.213,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M128.911,105.118L127.273,104.112L127.352,106H126.472L126.535,104.112L124.888,105.125L124.467,104.335L126.155,103.493L124.464,102.645L124.876,101.882L126.527,102.875L126.449,101H127.322L127.266,102.882L128.899,101.882L129.333,102.645L127.632,103.5L129.343,104.342L128.911,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M142.493,105.118L140.855,104.112L140.933,106H140.054L140.116,104.112L138.47,105.125L138.049,104.335L139.737,103.493L138.046,102.645L138.458,101.882L140.109,102.875L140.031,101H140.904L140.848,102.882L142.481,101.882L142.915,102.645L141.214,103.5L142.925,104.342L142.493,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M151.191,105.118L149.553,104.112L149.632,106H148.752L148.815,104.112L147.169,105.125L146.748,104.335L148.435,103.493L146.744,102.645L147.156,101.882L148.807,102.875L148.729,101H149.602L149.546,102.882L151.179,101.882L151.613,102.645L149.912,103.5L151.623,104.342L151.191,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M159.889,105.118L158.252,104.112L158.33,106H157.45L157.513,104.112L155.867,105.125L155.446,104.335L157.133,103.493L155.443,102.645L155.854,101.882L157.506,102.875L157.427,101H158.3L158.244,102.882L159.877,101.882L160.311,102.645L158.611,103.5L160.321,104.342L159.889,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
<path
|
||||
android:pathData="M168.588,105.118L166.95,104.112L167.028,106H166.148L166.211,104.112L164.565,105.125L164.144,104.335L165.831,103.493L164.141,102.645L164.553,101.882L166.204,102.875L166.126,101H166.999L166.943,102.882L168.575,101.882L169.01,102.645L167.309,103.5L169.02,104.342L168.588,105.118Z"
|
||||
android:fillColor="#707070"/>
|
||||
</vector>
|
||||
|
|
@ -1,108 +0,0 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="246dp"
|
||||
android:height="196dp"
|
||||
android:viewportWidth="246"
|
||||
android:viewportHeight="196">
|
||||
<path
|
||||
android:fillColor="#E4E4E4"
|
||||
android:pathData="M2.764,83.513C1.312,79.771 3.196,75.57 6.971,74.131L191.999,3.6C195.775,2.16 200.012,4.028 201.464,7.77L242.473,113.481C243.925,117.223 242.041,121.424 238.266,122.863L53.238,193.394C49.463,194.833 45.225,192.966 43.773,189.224L2.764,83.513Z" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M2.764,83.513C1.312,79.771 3.196,75.57 6.971,74.131L191.999,3.6C195.775,2.16 200.012,4.028 201.464,7.77L242.473,113.481C243.925,117.223 242.041,121.424 238.266,122.863L53.238,193.394C49.463,194.833 45.225,192.966 43.773,189.224L2.764,83.513Z"
|
||||
android:strokeWidth="0.5">
|
||||
<aapt:attr name="android:strokeColor">
|
||||
<gradient
|
||||
android:endX="244.936"
|
||||
android:endY="113.728"
|
||||
android:startX="-3.49681"
|
||||
android:startY="75.6005"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#FFDCDCDC"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#FFDEDEDE"
|
||||
android:offset="0.9999" />
|
||||
<item
|
||||
android:color="#00000000"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M58.419,167.205L56.516,166.832L57.275,168.602L56.449,168.917L55.823,167.097L54.645,168.65L53.964,168.049L55.242,166.644L53.347,166.441L53.457,165.567L55.367,165.922L54.613,164.165L55.433,163.852L56.063,165.664L57.233,164.128L57.918,164.699L56.631,166.121L58.543,166.311L58.419,167.205Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M66.585,164.093L64.682,163.72L65.441,165.49L64.615,165.805L63.988,163.985L62.811,165.538L62.129,164.937L63.408,163.532L61.513,163.329L61.622,162.455L63.533,162.81L62.779,161.053L63.598,160.74L64.229,162.552L65.399,161.016L66.083,161.587L64.797,163.01L66.709,163.199L66.585,164.093Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M74.75,160.981L72.848,160.608L73.606,162.378L72.78,162.693L72.154,160.873L70.976,162.426L70.295,161.825L71.573,160.42L69.678,160.217L69.788,159.343L71.698,159.698L70.945,157.941L71.764,157.628L72.394,159.44L73.564,157.904L74.249,158.475L72.963,159.898L74.874,160.087L74.75,160.981Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M82.916,157.869L81.013,157.497L81.772,159.266L80.946,159.581L80.32,157.761L79.142,159.314L78.46,158.713L79.739,157.308L77.844,157.105L77.953,156.231L79.864,156.586L79.11,154.829L79.93,154.517L80.56,156.328L81.73,154.792L82.414,155.363L81.128,156.786L83.04,156.975L82.916,157.869Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M95.666,153.01L93.763,152.637L94.522,154.407L93.696,154.722L93.07,152.902L91.892,154.455L91.211,153.854L92.489,152.449L90.594,152.246L90.704,151.372L92.614,151.727L91.86,149.97L92.68,149.657L93.31,151.469L94.48,149.932L95.165,150.504L93.878,151.926L95.79,152.116L95.666,153.01Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M103.832,149.898L101.929,149.525L102.688,151.295L101.862,151.61L101.235,149.79L100.058,151.343L99.376,150.742L100.655,149.337L98.759,149.134L98.869,148.26L100.78,148.615L100.026,146.858L100.846,146.545L101.476,148.357L102.646,146.821L103.33,147.392L102.044,148.814L103.956,149.004L103.832,149.898Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M111.997,146.786L110.095,146.413L110.853,148.183L110.027,148.498L109.401,146.678L108.223,148.231L107.542,147.63L108.82,146.225L106.925,146.022L107.035,145.148L108.945,145.503L108.192,143.746L109.011,143.433L109.641,145.245L110.811,143.709L111.496,144.28L110.21,145.702L112.121,145.892L111.997,146.786Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M120.163,143.674L118.26,143.301L119.019,145.071L118.193,145.386L117.567,143.566L116.389,145.119L115.707,144.518L116.986,143.113L115.091,142.91L115.2,142.036L117.111,142.391L116.357,140.634L117.177,140.321L117.807,142.133L118.977,140.597L119.661,141.168L118.375,142.59L120.287,142.78L120.163,143.674Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M132.913,138.815L131.01,138.442L131.769,140.212L130.943,140.527L130.317,138.706L129.139,140.26L128.457,139.659L129.736,138.254L127.841,138.05L127.951,137.177L129.861,137.532L129.107,135.775L129.927,135.462L130.557,137.274L131.727,135.737L132.412,136.309L131.125,137.731L133.037,137.921L132.913,138.815Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M141.079,135.703L139.176,135.33L139.935,137.1L139.109,137.415L138.482,135.595L137.305,137.148L136.623,136.547L137.902,135.142L136.006,134.939L136.116,134.065L138.027,134.42L137.273,132.663L138.092,132.35L138.723,134.162L139.893,132.625L140.577,133.197L139.291,134.619L141.203,134.809L141.079,135.703Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M149.244,132.591L147.342,132.218L148.1,133.988L147.274,134.303L146.648,132.483L145.47,134.036L144.789,133.435L146.067,132.03L144.172,131.827L144.282,130.953L146.192,131.308L145.438,129.551L146.258,129.238L146.888,131.05L148.058,129.513L148.743,130.085L147.457,131.507L149.368,131.697L149.244,132.591Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M157.41,129.479L155.507,129.106L156.266,130.876L155.44,131.191L154.814,129.371L153.636,130.924L152.954,130.323L154.233,128.918L152.338,128.715L152.447,127.841L154.358,128.196L153.604,126.439L154.424,126.126L155.054,127.938L156.224,126.401L156.908,126.973L155.622,128.395L157.534,128.585L157.41,129.479Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M170.16,124.619L168.257,124.247L169.016,126.017L168.19,126.331L167.564,124.511L166.386,126.065L165.704,125.464L166.983,124.058L165.088,123.855L165.198,122.981L167.108,123.336L166.354,121.579L167.174,121.267L167.804,123.078L168.974,121.542L169.659,122.113L168.372,123.536L170.284,123.726L170.16,124.619Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M178.326,121.507L176.423,121.135L177.182,122.905L176.356,123.219L175.729,121.399L174.552,122.953L173.87,122.352L175.149,120.946L173.253,120.743L173.363,119.869L175.274,120.224L174.52,118.467L175.339,118.155L175.97,119.966L177.14,118.43L177.824,119.001L176.538,120.424L178.45,120.614L178.326,121.507Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M186.491,118.395L184.588,118.023L185.347,119.793L184.521,120.107L183.895,118.287L182.717,119.841L182.036,119.24L183.314,117.835L181.419,117.631L181.529,116.758L183.439,117.113L182.685,115.355L183.505,115.043L184.135,116.854L185.305,115.318L185.99,115.889L184.704,117.312L186.615,117.502L186.491,118.395Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M194.657,115.283L192.754,114.911L193.513,116.681L192.687,116.995L192.061,115.175L190.883,116.729L190.201,116.128L191.48,114.723L189.585,114.519L189.694,113.646L191.605,114.001L190.851,112.243L191.671,111.931L192.301,113.743L193.471,112.206L194.155,112.777L192.869,114.2L194.781,114.39L194.657,115.283Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M30.825,92.486L33.107,98.201L35.685,97.19C35.785,97.15 35.865,97.074 35.909,96.978C35.952,96.881 35.955,96.773 35.917,96.676L33.781,91.326L30.825,92.486Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M27.195,100.098C27.235,100.194 27.312,100.271 27.41,100.312C27.508,100.352 27.619,100.354 27.719,100.315L30.298,99.303L28.016,93.588L25.059,94.748L27.195,100.098Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M32.611,88.395L31.59,85.839C31.551,85.74 31.474,85.659 31.376,85.616C31.278,85.574 31.167,85.571 31.069,85.61L23.091,88.741C22.992,88.779 22.913,88.856 22.872,88.953C22.83,89.051 22.829,89.162 22.869,89.261L23.889,91.817L32.611,88.395Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M46.76,83.865C46.137,83.852 45.519,83.98 44.951,84.238C44.185,84.537 43.454,84.919 42.772,85.377L43.291,86.676C43.858,86.372 44.441,86.097 45.037,85.852C45.353,85.711 45.688,85.615 46.03,85.567C46.142,85.557 46.254,85.575 46.357,85.618C46.46,85.662 46.55,85.73 46.619,85.816C46.853,86.128 47.037,86.474 47.165,86.84L47.318,87.223C46.596,87.462 46.025,87.663 45.64,87.814C45.221,87.955 44.842,88.194 44.537,88.51C44.308,88.789 44.196,89.142 44.221,89.498C44.266,90.015 44.395,90.519 44.604,90.994C44.799,91.634 45.195,92.197 45.735,92.601C45.986,92.728 46.265,92.795 46.548,92.794C46.831,92.794 47.111,92.728 47.365,92.6C47.673,92.478 48.624,92.077 48.828,91.363C48.864,91.248 48.886,91.13 48.894,91.01L49.232,91.723L50.79,91.112L48.861,86.281C48.634,85.647 48.315,85.049 47.913,84.507C47.776,84.328 47.603,84.179 47.405,84.069C47.207,83.959 46.987,83.889 46.76,83.865ZM47.929,88.802C48.148,89.224 48.249,89.696 48.221,90.171C48.175,90.323 48.084,90.457 47.959,90.557C47.816,90.665 47.657,90.751 47.488,90.813C47.24,90.949 46.948,90.984 46.675,90.911C46.439,90.729 46.269,90.476 46.192,90.189C46.094,89.973 46.029,89.743 45.998,89.507C45.989,89.438 45.996,89.369 46.016,89.303C46.037,89.237 46.072,89.175 46.118,89.123C46.253,88.998 46.414,88.904 46.591,88.847L47.763,88.387L47.929,88.802Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M60.415,79.018C60.36,78.976 60.303,78.936 60.244,78.901C59.462,78.429 58.278,79.01 58.278,79.01C57.869,79.156 57.52,79.432 57.283,79.799C57.075,80.251 57.031,80.766 57.156,81.255C57.565,82.978 58.227,84.634 59.118,86.169C59.36,86.605 59.74,86.949 60.195,87.142C60.657,87.266 61.144,87.221 61.57,87.017C61.57,87.017 61.594,87.007 61.611,87.001C61.611,87.001 62.751,86.656 63.064,85.881C63.258,86.337 63.412,86.809 63.523,87.291C63.553,87.42 63.552,87.553 63.52,87.68C63.487,87.806 63.424,87.921 63.337,88.016C63.043,88.27 62.702,88.461 62.332,88.581L60.624,89.217L61.15,90.534C61.486,90.471 61.819,90.391 62.147,90.293C62.552,90.178 62.929,90.05 63.281,89.911C63.959,89.703 64.558,89.299 65.007,88.748C65.152,88.526 65.251,88.275 65.298,88.011C65.345,87.747 65.339,87.474 65.281,87.21C65.09,86.35 64.819,85.508 64.472,84.696L61.719,77.801L60.208,78.394L60.415,79.018ZM62.265,84.2C62.324,84.421 62.298,84.655 62.194,84.855C62.054,85.044 61.859,85.183 61.636,85.254C61.401,85.369 61.137,85.414 60.875,85.382C60.639,85.278 60.449,85.085 60.346,84.844C59.799,83.742 59.342,82.596 58.979,81.421C58.891,81.184 58.897,80.924 58.994,80.695C59.169,80.496 59.395,80.352 59.649,80.277C59.873,80.168 60.129,80.141 60.374,80.202C60.617,80.318 60.813,80.517 60.93,80.762C61.208,81.278 61.45,81.813 61.654,82.362C61.914,82.954 62.118,83.57 62.265,84.2Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M68.077,75.46C67.418,75.362 66.748,75.465 66.153,75.756C65.497,75.962 64.918,76.359 64.49,76.897C64.202,77.351 64.107,77.902 64.226,78.431C64.418,79.295 64.69,80.139 65.04,80.953C65.347,81.786 65.735,82.587 66.198,83.345C66.339,83.574 66.524,83.772 66.743,83.928C66.961,84.084 67.208,84.195 67.47,84.252C68.178,84.327 68.891,84.206 69.531,83.902C69.95,83.736 70.359,83.548 70.757,83.338C71.091,83.17 71.41,82.976 71.712,82.759L71.185,81.437C70.447,81.82 69.832,82.11 69.338,82.303C68.982,82.468 68.599,82.567 68.206,82.596C68.08,82.592 67.957,82.557 67.848,82.493C67.738,82.43 67.645,82.34 67.577,82.232C67.317,81.796 67.097,81.336 66.923,80.858L70.575,79.426L70.346,78.852C70.028,77.998 69.647,77.168 69.205,76.37C68.961,75.932 68.556,75.605 68.077,75.46ZM68.491,78.799L66.424,79.61C66.249,79.172 66.104,78.723 65.989,78.266C65.956,78.16 65.946,78.049 65.959,77.938C65.971,77.828 66.007,77.722 66.063,77.627C66.423,77.285 66.903,77.096 67.402,77.102C67.508,77.136 67.605,77.191 67.689,77.264C67.773,77.337 67.841,77.426 67.89,77.526C68.127,77.932 68.329,78.358 68.491,78.799Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M79.571,72.006C79.363,71.69 79.051,71.454 78.687,71.337C78.273,71.253 77.841,71.304 77.458,71.484C77.458,71.484 77.42,71.499 77.394,71.509C77.394,71.509 76.096,71.936 75.826,72.781C75.797,72.875 75.777,72.971 75.765,73.068C75.594,72.886 75.373,72.758 75.128,72.7C74.722,72.641 74.307,72.701 73.933,72.871C73.933,72.871 72.633,73.295 72.365,74.143C72.334,74.237 72.314,74.333 72.303,74.431L71.993,73.776L70.448,74.382L73.555,82.164L75.248,81.5L73.628,77.443C73.425,76.959 73.249,76.466 73.101,75.963C73.017,75.72 73.016,75.456 73.1,75.211C73.227,74.987 73.439,74.821 73.689,74.749C73.897,74.649 74.128,74.605 74.357,74.622C74.456,74.661 74.545,74.718 74.62,74.792C74.695,74.866 74.753,74.953 74.793,75.05C75.029,75.512 75.239,75.986 75.424,76.47L77.136,80.759L78.83,80.095L77.21,76.038C76.94,75.363 76.747,74.878 76.678,74.56C76.594,74.315 76.596,74.049 76.686,73.804C76.817,73.58 77.032,73.414 77.283,73.34C77.492,73.239 77.724,73.194 77.956,73.21C78.054,73.25 78.142,73.308 78.216,73.382C78.29,73.456 78.348,73.544 78.387,73.64C78.625,74.101 78.836,74.575 79.018,75.06L80.73,79.349L82.424,78.685L80.377,73.559C80.17,73.012 79.899,72.491 79.571,72.006Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M54.288,80.92C53.846,80.836 53.386,80.895 52.977,81.089C52.977,81.089 52.943,81.103 52.925,81.109C52.925,81.109 51.612,81.548 51.338,82.389C51.318,82.448 51.303,82.508 51.292,82.57L51.02,82.001L49.454,82.615L52.563,90.4L54.278,89.727L52.658,85.668C52.455,85.188 52.28,84.696 52.134,84.196C52.051,83.95 52.056,83.682 52.149,83.437C52.293,83.2 52.524,83.023 52.795,82.944C53.017,82.839 53.261,82.789 53.506,82.799C53.609,82.835 53.704,82.891 53.784,82.965C53.864,83.038 53.926,83.128 53.969,83.226C54.208,83.684 54.419,84.155 54.602,84.637L56.314,88.928L58.03,88.255L56.012,83.201C55.804,82.64 55.535,82.103 55.209,81.599C54.997,81.271 54.671,81.031 54.288,80.92Z" />
|
||||
<path
|
||||
android:fillColor="#707070"
|
||||
android:pathData="M39.368,83.88L37.631,84.561L38.522,86.793L37.441,87.217L38.011,88.643L39.091,88.219L41.668,94.672L43.405,93.991L40.828,87.538L42.15,87.019L41.58,85.593L40.259,86.112L39.368,83.88Z" />
|
||||
</vector>
|
||||
|
|
@ -1,126 +0,0 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="256dp"
|
||||
android:height="160dp"
|
||||
android:viewportWidth="256"
|
||||
android:viewportHeight="160">
|
||||
<path
|
||||
android:fillAlpha="0.03"
|
||||
android:pathData="M10.892,8.102L239.889,0.339A9.999,10.001 133.108,0 1,250.223 9.994L254.666,140.586A9.999,10.001 133.108,0 1,245.012 150.919L16.016,158.682A9.999,10.001 133.108,0 1,5.681 149.027L1.238,18.435A9.999,10.001 133.108,0 1,10.892 8.102z" />
|
||||
<path
|
||||
android:fillAlpha="0.5"
|
||||
android:pathData="M10.892,8.102L239.889,0.339A9.999,10.001 133.108,0 1,250.223 9.994L254.666,140.586A9.999,10.001 133.108,0 1,245.012 150.919L16.016,158.682A9.999,10.001 133.108,0 1,5.681 149.027L1.238,18.435A9.999,10.001 133.108,0 1,10.892 8.102z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:centerX="8.62593"
|
||||
android:centerY="16.876131"
|
||||
android:gradientRadius="268.5784"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:color="#FFFFFFFF"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#19FFFFFF"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:fillColor="#1B1D1C"
|
||||
android:pathData="M10.892,8.102L239.889,0.339A9.999,10.001 133.108,0 1,250.223 9.994L254.666,140.586A9.999,10.001 133.108,0 1,245.012 150.919L16.016,158.682A9.999,10.001 133.108,0 1,5.681 149.027L1.238,18.435A9.999,10.001 133.108,0 1,10.892 8.102z" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M10.909,8.602L239.906,0.839A9.499,9.501 133.108,0 1,249.723 10.011L254.167,140.603A9.499,9.501 133.108,0 1,244.995 150.419L15.999,158.182A9.499,9.501 133.108,0 1,6.181 149.01L1.738,18.418A9.499,9.501 133.108,0 1,10.909 8.602z"
|
||||
android:strokeWidth="1">
|
||||
<aapt:attr name="android:strokeColor">
|
||||
<gradient
|
||||
android:endX="253.74025"
|
||||
android:endY="145.41006"
|
||||
android:startX="3.852738"
|
||||
android:startY="11.758317"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#FF1A1A1A"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#FF565656"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M32.283,129.077L30.278,127.906L30.428,130.208L29.366,130.24L29.386,127.932L27.43,129.227L26.899,128.278L28.91,127.19L26.846,126.214L27.32,125.267L29.341,126.422L29.192,124.135L30.245,124.104L30.233,126.404L32.173,125.125L32.719,126.041L30.693,127.146L32.781,128.113L32.283,129.077Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M42.776,128.768L40.771,127.597L40.921,129.9L39.86,129.931L39.88,127.623L37.924,128.919L37.393,127.97L39.403,126.881L37.339,125.905L37.813,124.959L39.834,126.113L39.685,123.826L40.738,123.796L40.726,126.095L42.666,124.816L43.213,125.732L41.186,126.837L43.275,127.805L42.776,128.768Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M53.27,128.459L51.264,127.288L51.414,129.591L50.353,129.622L50.373,127.314L48.417,128.61L47.886,127.661L49.897,126.573L47.832,125.597L48.307,124.65L50.328,125.804L50.178,123.518L51.231,123.487L51.219,125.786L53.16,124.507L53.706,125.424L51.679,126.528L53.768,127.496L53.27,128.459Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M63.763,128.15L61.758,126.979L61.908,129.282L60.846,129.313L60.866,127.006L58.91,128.301L58.379,127.352L60.39,126.264L58.326,125.288L58.8,124.341L60.821,125.496L60.672,123.209L61.725,123.178L61.713,125.478L63.653,124.199L64.199,125.115L62.173,126.22L64.261,127.187L63.763,128.15Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M80.148,127.668L78.142,126.497L78.293,128.8L77.231,128.831L77.251,126.524L75.295,127.819L74.764,126.87L76.775,125.782L74.71,124.806L75.185,123.859L77.206,125.014L77.057,122.727L78.11,122.696L78.098,124.995L80.038,123.717L80.584,124.633L78.558,125.738L80.646,126.705L80.148,127.668Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M90.641,127.36L88.636,126.189L88.786,128.491L87.725,128.523L87.745,126.215L85.789,127.51L85.257,126.561L87.268,125.473L85.204,124.497L85.678,123.551L87.699,124.705L87.55,122.418L88.603,122.387L88.591,124.687L90.531,123.408L91.077,124.324L89.051,125.429L91.14,126.396L90.641,127.36Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M101.135,127.051L99.129,125.88L99.279,128.183L98.218,128.214L98.238,125.906L96.282,127.202L95.751,126.253L97.762,125.165L95.697,124.188L96.172,123.242L98.193,124.396L98.043,122.11L99.096,122.079L99.084,124.378L101.024,123.099L101.571,124.016L99.544,125.12L101.633,126.088L101.135,127.051Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M111.628,126.742L109.622,125.571L109.772,127.874L108.711,127.905L108.731,125.598L106.775,126.893L106.244,125.944L108.255,124.856L106.19,123.88L106.665,122.933L108.686,124.088L108.536,121.801L109.59,121.77L109.577,124.069L111.518,122.79L112.064,123.707L110.038,124.811L112.126,125.779L111.628,126.742Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M128.013,126.26L126.007,125.089L126.157,127.392L125.096,127.423L125.116,125.115L123.16,126.411L122.629,125.462L124.64,124.374L122.575,123.398L123.05,122.451L125.071,123.605L124.921,121.319L125.975,121.288L125.962,123.587L127.903,122.308L128.449,123.225L126.422,124.329L128.511,125.297L128.013,126.26Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M138.506,125.951L136.501,124.781L136.651,127.083L135.589,127.114L135.609,124.807L133.653,126.102L133.122,125.153L135.133,124.065L133.069,123.089L133.543,122.142L135.564,123.297L135.415,121.01L136.468,120.979L136.456,123.279L138.396,122L138.942,122.916L136.916,124.021L139.004,124.988L138.506,125.951Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M148.999,125.643L146.994,124.472L147.144,126.775L146.083,126.806L146.103,124.498L144.147,125.794L143.616,124.845L145.626,123.756L143.562,122.78L144.036,121.834L146.058,122.988L145.908,120.701L146.961,120.67L146.949,122.97L148.889,121.691L149.436,122.607L147.409,123.712L149.498,124.68L148.999,125.643Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M159.493,125.334L157.487,124.163L157.637,126.466L156.576,126.497L156.596,124.189L154.64,125.485L154.109,124.536L156.12,123.448L154.055,122.471L154.53,121.525L156.551,122.679L156.401,120.393L157.455,120.362L157.442,122.661L159.383,121.382L159.929,122.299L157.902,123.403L159.991,124.371L159.493,125.334Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M175.878,124.852L173.872,123.681L174.022,125.984L172.961,126.015L172.981,123.707L171.025,125.003L170.494,124.054L172.505,122.966L170.44,121.989L170.915,121.043L172.936,122.197L172.786,119.911L173.839,119.88L173.827,122.179L175.767,120.9L176.314,121.817L174.287,122.921L176.376,123.889L175.878,124.852Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M186.371,124.543L184.365,123.372L184.515,125.675L183.454,125.706L183.474,123.399L181.518,124.694L180.987,123.745L182.998,122.657L180.933,121.681L181.408,120.734L183.429,121.889L183.28,119.602L184.333,119.571L184.32,121.87L186.261,120.591L186.807,121.508L184.781,122.613L186.869,123.58L186.371,124.543Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M196.864,124.235L194.859,123.064L195.009,125.366L193.947,125.398L193.968,123.09L192.012,124.385L191.48,123.436L193.491,122.348L191.427,121.372L191.901,120.425L193.922,121.58L193.773,119.293L194.826,119.262L194.814,121.562L196.754,120.283L197.3,121.199L195.274,122.304L197.363,123.271L196.864,124.235Z" />
|
||||
<path
|
||||
android:fillColor="#A5A5A5"
|
||||
android:pathData="M207.358,123.926L205.352,122.755L205.502,125.058L204.441,125.089L204.461,122.781L202.505,124.077L201.974,123.128L203.985,122.039L201.92,121.063L202.394,120.117L204.416,121.271L204.266,118.984L205.319,118.954L205.307,121.253L207.247,119.974L207.794,120.89L205.767,121.995L207.856,122.963L207.358,123.926Z" />
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M29.972,38.778L30.243,44.919L33.014,44.799C33.121,44.794 33.221,44.748 33.295,44.671C33.367,44.594 33.406,44.493 33.402,44.389L33.148,38.641L29.972,38.778Z" />
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M24.03,44.796C24.036,44.9 24.084,44.997 24.163,45.067C24.242,45.137 24.347,45.175 24.454,45.171L27.225,45.05L26.954,38.909L23.777,39.047L24.03,44.796Z" />
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M33.009,35.491L32.888,32.745C32.883,32.638 32.837,32.537 32.758,32.465C32.681,32.393 32.576,32.355 32.471,32.359L23.899,32.732C23.792,32.737 23.693,32.784 23.621,32.862C23.549,32.941 23.512,33.046 23.517,33.152L23.638,35.899L33.009,35.491Z" />
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M47.875,35.796C47.29,35.582 46.664,35.502 46.042,35.563C45.219,35.597 44.403,35.72 43.607,35.932L43.669,37.328C44.305,37.225 44.947,37.154 45.591,37.115C45.936,37.084 46.284,37.103 46.623,37.168C46.732,37.195 46.833,37.248 46.916,37.322C46.999,37.397 47.061,37.491 47.098,37.595C47.216,37.965 47.276,38.351 47.276,38.739L47.294,39.15C46.533,39.142 45.927,39.147 45.513,39.165C45.071,39.163 44.634,39.265 44.241,39.465C43.933,39.655 43.711,39.952 43.617,40.297C43.489,40.799 43.445,41.318 43.485,41.835C43.459,42.503 43.647,43.163 44.024,43.719C44.219,43.921 44.461,44.075 44.729,44.166C44.997,44.258 45.283,44.285 45.565,44.246C45.896,44.232 46.928,44.161 47.356,43.552C47.427,43.455 47.487,43.351 47.534,43.241L47.618,44.024L49.292,43.951L49.063,38.76C49.057,38.087 48.953,37.419 48.752,36.777C48.681,36.563 48.567,36.366 48.416,36.198C48.265,36.029 48.081,35.892 47.875,35.796ZM47.35,40.841C47.418,41.311 47.358,41.789 47.175,42.229C47.082,42.357 46.951,42.455 46.8,42.509C46.629,42.564 46.451,42.594 46.271,42.598C45.992,42.646 45.704,42.585 45.47,42.428C45.307,42.179 45.23,41.884 45.251,41.589C45.23,41.352 45.245,41.114 45.293,40.881C45.308,40.813 45.337,40.75 45.378,40.694C45.419,40.638 45.473,40.592 45.534,40.557C45.702,40.483 45.886,40.446 46.071,40.449L47.331,40.395L47.35,40.841Z" />
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M62.377,35.641C62.339,35.583 62.299,35.528 62.254,35.475C61.671,34.775 60.361,34.941 60.361,34.941C59.926,34.946 59.505,35.094 59.16,35.364C58.814,35.724 58.603,36.196 58.56,36.699C58.378,38.46 58.457,40.24 58.793,41.978C58.878,42.47 59.124,42.918 59.49,43.248C59.886,43.514 60.361,43.63 60.831,43.574C60.831,43.574 60.857,43.573 60.875,43.572C60.875,43.572 62.066,43.616 62.617,42.985C62.65,43.479 62.64,43.975 62.585,44.467C62.572,44.598 62.527,44.724 62.454,44.833C62.382,44.942 62.285,45.031 62.171,45.092C61.809,45.236 61.424,45.306 61.035,45.3L59.211,45.347L59.274,46.762C59.612,46.812 59.953,46.844 60.295,46.858C60.716,46.881 61.114,46.882 61.493,46.865C62.202,46.887 62.902,46.699 63.508,46.324C63.718,46.162 63.895,45.957 64.026,45.722C64.158,45.488 64.242,45.229 64.274,44.96C64.377,44.085 64.399,43.201 64.338,42.322L64.011,34.914L62.388,34.984L62.377,35.641ZM62.416,41.138C62.399,41.366 62.298,41.579 62.133,41.734C61.939,41.867 61.709,41.935 61.474,41.93C61.214,41.963 60.95,41.919 60.713,41.804C60.524,41.629 60.409,41.386 60.391,41.125C60.237,39.905 60.183,38.675 60.228,37.447C60.223,37.194 60.314,36.95 60.481,36.765C60.712,36.634 60.974,36.571 61.238,36.583C61.486,36.552 61.737,36.61 61.948,36.747C62.139,36.935 62.259,37.187 62.289,37.457C62.382,38.034 62.434,38.618 62.446,39.203C62.496,39.847 62.486,40.495 62.416,41.138Z" />
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M70.792,34.762C70.201,34.456 69.534,34.336 68.876,34.418C68.188,34.4 67.509,34.588 66.928,34.957C66.506,35.293 66.235,35.783 66.173,36.321C66.069,37.2 66.048,38.086 66.11,38.969C66.125,39.855 66.228,40.738 66.415,41.604C66.472,41.867 66.583,42.114 66.737,42.332C66.893,42.55 67.09,42.735 67.318,42.874C67.962,43.175 68.676,43.291 69.382,43.211C69.832,43.191 70.281,43.146 70.726,43.076C71.097,43.025 71.462,42.946 71.82,42.838L71.757,41.418C70.934,41.54 70.257,41.615 69.726,41.638C69.335,41.678 68.941,41.648 68.56,41.548C68.442,41.503 68.338,41.43 68.255,41.334C68.172,41.239 68.115,41.124 68.086,41C67.983,40.504 67.927,39.998 67.92,39.49L71.844,39.319L71.817,38.703C71.798,37.793 71.712,36.885 71.557,35.988C71.471,35.494 71.196,35.054 70.792,34.762ZM70.081,38.051L67.861,38.148C67.84,37.677 67.851,37.207 67.893,36.738C67.897,36.626 67.924,36.518 67.972,36.418C68.02,36.318 68.089,36.229 68.174,36.157C68.627,35.951 69.143,35.928 69.612,36.095C69.701,36.161 69.774,36.245 69.83,36.341C69.885,36.437 69.92,36.543 69.934,36.654C70.024,37.114 70.074,37.582 70.081,38.051Z" />
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M82.794,35.223C82.701,34.857 82.484,34.533 82.179,34.304C81.815,34.091 81.39,34 80.969,34.045C80.969,34.045 80.928,34.047 80.9,34.048C80.9,34.048 79.533,34.031 78.998,34.741C78.941,34.821 78.89,34.905 78.846,34.993C78.745,34.766 78.578,34.574 78.366,34.439C78.002,34.252 77.59,34.174 77.18,34.213C77.18,34.213 75.812,34.193 75.278,34.907C75.219,34.986 75.167,35.07 75.125,35.159L75.048,34.44L73.388,34.512L73.757,42.873L75.577,42.794L75.384,38.436C75.352,37.913 75.348,37.389 75.374,36.866C75.374,36.609 75.461,36.359 75.62,36.155C75.814,35.984 76.07,35.896 76.33,35.91C76.56,35.882 76.792,35.915 77.004,36.005C77.084,36.074 77.149,36.158 77.195,36.252C77.242,36.346 77.268,36.447 77.274,36.551C77.345,37.064 77.387,37.581 77.401,38.098L77.605,42.706L79.425,42.627L79.232,38.269C79.2,37.543 79.177,37.022 79.217,36.699C79.218,36.44 79.308,36.19 79.473,35.988C79.672,35.819 79.929,35.731 80.191,35.742C80.422,35.714 80.657,35.747 80.87,35.838C80.949,35.907 81.013,35.991 81.059,36.085C81.105,36.178 81.131,36.28 81.136,36.384C81.209,36.896 81.251,37.413 81.263,37.931L81.467,42.539L83.286,42.46L83.043,36.952C83.027,36.368 82.944,35.788 82.794,35.223Z" />
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M55.96,35.452C55.57,35.23 55.116,35.137 54.665,35.188C54.665,35.188 54.628,35.189 54.61,35.19C54.61,35.19 53.224,35.179 52.688,35.885C52.649,35.934 52.615,35.986 52.584,36.041L52.515,35.415L50.833,35.488L51.203,43.852L53.046,43.772L52.853,39.412C52.82,38.892 52.817,38.371 52.844,37.85C52.846,37.591 52.939,37.34 53.108,37.138C53.323,36.961 53.599,36.869 53.881,36.882C54.126,36.854 54.373,36.886 54.601,36.975C54.687,37.043 54.758,37.127 54.809,37.222C54.86,37.317 54.89,37.422 54.898,37.529C54.973,38.039 55.017,38.552 55.03,39.068L55.234,43.677L57.077,43.597L56.837,38.168C56.825,37.57 56.748,36.975 56.606,36.393C56.514,36.014 56.285,35.681 55.96,35.452Z" />
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M40.884,33.414L39.018,33.495L39.124,35.893L37.963,35.943L38.03,37.476L39.191,37.425L39.498,44.359L41.364,44.278L41.057,37.344L42.477,37.283L42.41,35.75L40.99,35.812L40.884,33.414Z" />
|
||||
</vector>
|
||||
118
app/src/main/res/drawable/ic_home_front_card.xml
Normal file
118
app/src/main/res/drawable/ic_home_front_card.xml
Normal file
|
|
@ -0,0 +1,118 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="249dp"
|
||||
android:height="150dp"
|
||||
android:viewportWidth="249"
|
||||
android:viewportHeight="150">
|
||||
<path
|
||||
android:pathData="M10,0L238,0A9.999,10.001 134.998,0 1,248.001 10L248.017,140A9.999,10.001 134.998,0 1,238.019 150L10.019,150A9.999,10.001 134.998,0 1,0.017 140L0.001,10A9.999,10.001 134.998,0 1,10 0z"
|
||||
android:fillAlpha="0.03"/>
|
||||
<path
|
||||
android:pathData="M10,0L238,0A9.999,10.001 134.998,0 1,248.001 10L248.017,140A9.999,10.001 134.998,0 1,238.019 150L10.019,150A9.999,10.001 134.998,0 1,0.017 140L0.001,10A9.999,10.001 134.998,0 1,10 0z"
|
||||
android:fillAlpha="0.5">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="267.36932"
|
||||
android:centerX="7.404067"
|
||||
android:centerY="8.65384"
|
||||
android:type="radial">
|
||||
<item android:offset="0" android:color="#FFFFFFFF"/>
|
||||
<item android:offset="1" android:color="#19FFFFFF"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M10,0L238,0A9.999,10.001 134.998,0 1,248.001 10L248.017,140A9.999,10.001 134.998,0 1,238.019 150L10.019,150A9.999,10.001 134.998,0 1,0.017 140L0.001,10A9.999,10.001 134.998,0 1,10 0z"
|
||||
android:fillColor="#1B1D1C"/>
|
||||
<path
|
||||
android:strokeWidth="1"
|
||||
android:pathData="M10,0.5L238,0.5A9.499,9.501 134.998,0 1,247.501 10L247.517,140A9.499,9.501 134.998,0 1,238.019 149.5L10.019,149.5A9.499,9.501 134.998,0 1,0.517 140L0.501,10A9.499,9.501 134.998,0 1,10 0.5z"
|
||||
android:fillColor="#00000000">
|
||||
<aapt:attr name="android:strokeColor">
|
||||
<gradient
|
||||
android:startY="3.38345"
|
||||
android:startX="2.844399"
|
||||
android:endY="144.774"
|
||||
android:endX="246.96196"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FF1A1A1A"/>
|
||||
<item android:offset="1" android:color="#FF565656"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M28.359,121.942L26.389,120.734L26.472,123H25.41L25.498,120.734L23.505,121.95L23.002,121.003L25.044,119.992L23.009,118.974L23.511,118.058L25.497,119.25L25.415,117H26.468L26.389,119.258L28.365,118.058L28.884,118.974L26.826,120L28.885,121.011L28.359,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M38.855,121.942L36.885,120.734L36.967,123H35.906L35.994,120.734L34.001,121.95L33.498,121.003L35.54,119.992L33.505,118.974L34.007,118.058L35.993,119.25L35.911,117H36.964L36.884,119.258L38.861,118.058L39.38,118.974L37.322,120L39.381,121.011L38.855,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M49.351,121.942L47.381,120.734L47.463,123H46.402L46.49,120.734L44.497,121.95L43.994,121.003L46.035,119.992L44.001,118.974L44.503,118.058L46.489,119.25L46.407,117H47.46L47.38,119.258L49.357,118.058L49.876,118.974L47.818,120L49.877,121.011L49.351,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M59.847,121.942L57.877,120.734L57.959,123H56.897L56.985,120.734L54.993,121.95L54.49,121.003L56.531,119.992L54.497,118.974L54.999,118.058L56.985,119.25L56.902,117H57.956L57.876,119.258L59.853,118.058L60.372,118.974L58.314,120L60.373,121.011L59.847,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M76.235,121.942L74.266,120.734L74.348,123H73.286L73.374,120.734L71.381,121.95L70.879,121.003L72.92,119.992L70.885,118.974L71.387,118.058L73.373,119.25L73.291,117H74.345L74.265,119.258L76.242,118.058L76.761,118.974L74.703,120L76.762,121.011L76.235,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M86.731,121.942L84.761,120.734L84.844,123H83.782L83.87,120.734L81.877,121.95L81.374,121.003L83.416,119.992L81.381,118.974L81.883,118.058L83.869,119.25L83.787,117H84.841L84.761,119.258L86.737,118.058L87.257,118.974L85.199,120L87.258,121.011L86.731,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M97.227,121.942L95.257,120.734L95.34,123H94.278L94.366,120.734L92.373,121.95L91.87,121.003L93.912,119.992L91.877,118.974L92.379,118.058L94.365,119.25L94.283,117H95.337L95.257,119.258L97.233,118.058L97.752,118.974L95.695,120L97.753,121.011L97.227,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M107.723,121.942L105.753,120.734L105.835,123H104.774L104.862,120.734L102.869,121.95L102.366,121.003L104.408,119.992L102.373,118.974L102.875,118.058L104.861,119.25L104.779,117H105.832L105.752,119.258L107.729,118.058L108.248,118.974L106.19,120L108.249,121.011L107.723,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M124.112,121.942L122.142,120.734L122.224,123H121.163L121.251,120.734L119.258,121.95L118.755,121.003L120.796,119.992L118.762,118.974L119.264,118.058L121.25,119.25L121.168,117H122.221L122.141,119.258L124.118,118.058L124.637,118.974L122.579,120L124.638,121.011L124.112,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M134.608,121.942L132.638,120.734L132.72,123H131.659L131.746,120.734L129.754,121.95L129.251,121.003L131.292,119.992L129.258,118.974L129.76,118.058L131.746,119.25L131.664,117H132.717L132.637,119.258L134.614,118.058L135.133,118.974L133.075,120L135.134,121.011L134.608,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M145.104,121.942L143.134,120.734L143.216,123H142.154L142.242,120.734L140.249,121.95L139.747,121.003L141.788,119.992L139.754,118.974L140.256,118.058L142.242,119.25L142.159,117H143.213L143.133,119.258L145.11,118.058L145.629,118.974L143.571,120L145.63,121.011L145.104,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M155.599,121.942L153.63,120.734L153.712,123H152.65L152.738,120.734L150.745,121.95L150.242,121.003L152.284,119.992L150.249,118.974L150.751,118.058L152.737,119.25L152.655,117H153.709L153.629,119.258L155.606,118.058L156.125,118.974L154.067,120L156.126,121.011L155.599,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M171.988,121.942L170.018,120.734L170.101,123H169.039L169.127,120.734L167.134,121.95L166.631,121.003L168.673,119.992L166.638,118.974L167.14,118.058L169.126,119.25L169.044,117H170.098L170.018,119.258L171.994,118.058L172.513,118.974L170.456,120L172.515,121.011L171.988,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M182.484,121.942L180.514,120.734L180.597,123H179.535L179.623,120.734L177.63,121.95L177.127,121.003L179.169,119.992L177.134,118.974L177.636,118.058L179.622,119.25L179.54,117H180.593L180.514,119.258L182.49,118.058L183.009,118.974L180.952,120L183.01,121.011L182.484,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M192.98,121.942L191.01,120.734L191.092,123H190.031L190.119,120.734L188.126,121.95L187.623,121.003L189.665,119.992L187.63,118.974L188.132,118.058L190.118,119.25L190.036,117H191.089L191.009,119.258L192.986,118.058L193.505,118.974L191.447,120L193.506,121.011L192.98,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M203.476,121.942L201.506,120.734L201.588,123H200.527L200.615,120.734L198.622,121.95L198.119,121.003L200.16,119.992L198.126,118.974L198.628,118.058L200.614,119.25L200.532,117H201.585L201.505,119.258L203.482,118.058L204.001,118.974L201.943,120L204.002,121.011L203.476,121.942Z"
|
||||
android:fillColor="#A5A5A5"/>
|
||||
<path
|
||||
android:pathData="M26.483,30.4L26.483,36.64L29.382,36.64C29.494,36.639 29.602,36.596 29.681,36.522C29.761,36.447 29.806,36.346 29.807,36.241L29.807,30.4L26.483,30.4Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M20,36.241C20.001,36.346 20.046,36.447 20.126,36.522C20.205,36.596 20.313,36.639 20.425,36.64L23.324,36.64L23.324,30.4L20,30.4L20,36.241Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M29.807,27.2L29.807,24.409C29.807,24.301 29.763,24.197 29.685,24.12C29.606,24.043 29.5,24 29.389,24L20.418,24C20.307,24 20.201,24.043 20.123,24.12C20.044,24.197 20,24.301 20,24.409L20,27.2L29.807,27.2Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M45.32,28.163C44.719,27.921 44.068,27.812 43.416,27.846C42.555,27.844 41.696,27.934 40.856,28.113L40.856,29.532C41.526,29.455 42.199,29.412 42.874,29.4C43.236,29.385 43.598,29.418 43.949,29.5C44.062,29.532 44.164,29.59 44.247,29.669C44.33,29.748 44.392,29.846 44.425,29.953C44.531,30.334 44.576,30.728 44.558,31.122L44.558,31.539C43.764,31.498 43.131,31.476 42.698,31.476C42.236,31.454 41.775,31.539 41.356,31.725C41.025,31.903 40.779,32.195 40.666,32.54C40.509,33.044 40.438,33.569 40.456,34.095C40.398,34.771 40.564,35.448 40.932,36.029C41.127,36.243 41.372,36.409 41.648,36.513C41.924,36.618 42.222,36.659 42.517,36.632C42.864,36.632 43.945,36.605 44.421,36.007C44.499,35.912 44.566,35.808 44.62,35.699L44.673,36.496L46.424,36.496L46.424,31.222C46.45,30.539 46.371,29.857 46.191,29.196C46.127,28.977 46.017,28.772 45.867,28.594C45.717,28.417 45.531,28.27 45.32,28.163ZM44.54,33.256C44.589,33.736 44.503,34.219 44.292,34.656C44.189,34.783 44.048,34.876 43.887,34.924C43.706,34.972 43.519,34.995 43.331,34.992C43.037,35.028 42.74,34.953 42.503,34.783C42.343,34.523 42.277,34.221 42.312,33.922C42.302,33.681 42.327,33.44 42.388,33.206C42.407,33.139 42.44,33.076 42.486,33.021C42.532,32.966 42.59,32.921 42.655,32.889C42.834,32.821 43.028,32.791 43.221,32.803L44.54,32.803L44.54,33.256Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M60.474,28.645C60.438,28.584 60.398,28.526 60.354,28.471C59.777,27.736 58.401,27.846 58.401,27.846C57.946,27.832 57.499,27.964 57.126,28.222C56.75,28.573 56.507,29.042 56.438,29.55C56.168,31.328 56.168,33.136 56.438,34.915C56.504,35.417 56.74,35.882 57.108,36.233C57.509,36.52 58,36.659 58.493,36.623C58.493,36.623 58.521,36.623 58.539,36.623C58.539,36.623 59.782,36.72 60.386,36.104C60.398,36.607 60.364,37.11 60.285,37.606C60.264,37.738 60.212,37.864 60.131,37.971C60.051,38.078 59.945,38.164 59.823,38.222C59.439,38.351 59.033,38.406 58.627,38.382L56.72,38.35L56.72,39.788C57.071,39.853 57.426,39.9 57.782,39.93C58.221,39.972 58.636,39.99 59.034,39.99C59.773,40.044 60.512,39.884 61.162,39.53C61.39,39.374 61.583,39.174 61.732,38.943C61.88,38.71 61.98,38.451 62.026,38.18C62.174,37.297 62.237,36.402 62.215,35.507L62.215,27.979L60.516,27.979L60.474,28.645ZM60.262,34.221C60.233,34.452 60.118,34.664 59.938,34.813C59.729,34.939 59.486,34.999 59.241,34.984C58.968,35.006 58.694,34.95 58.452,34.823C58.263,34.636 58.153,34.384 58.147,34.12C58.042,32.876 58.042,31.625 58.147,30.381C58.153,30.125 58.259,29.882 58.442,29.701C58.69,29.579 58.966,29.526 59.241,29.55C59.502,29.529 59.761,29.599 59.975,29.747C60.166,29.947 60.28,30.207 60.299,30.482C60.369,31.072 60.396,31.666 60.382,32.26C60.405,32.916 60.364,33.573 60.262,34.221Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M69.304,28.124C68.702,27.787 68.01,27.636 67.319,27.691C66.601,27.642 65.884,27.802 65.259,28.152C64.804,28.473 64.497,28.959 64.408,29.502C64.259,30.388 64.196,31.286 64.219,32.184C64.195,33.083 64.261,33.983 64.417,34.87C64.465,35.139 64.568,35.395 64.72,35.623C64.872,35.851 65.07,36.046 65.301,36.197C65.961,36.531 66.701,36.681 67.441,36.631C67.913,36.63 68.384,36.603 68.852,36.552C69.241,36.517 69.626,36.453 70.005,36.359L70.005,34.916C69.139,35.004 68.429,35.05 67.874,35.05C67.464,35.074 67.053,35.025 66.66,34.907C66.54,34.857 66.433,34.778 66.351,34.677C66.269,34.577 66.214,34.458 66.19,34.331C66.106,33.822 66.071,33.307 66.087,32.792L70.193,32.792L70.193,32.165C70.215,31.241 70.167,30.317 70.047,29.4C69.98,28.896 69.713,28.438 69.304,28.124ZM68.41,31.428L66.087,31.428C66.086,30.95 66.119,30.473 66.186,30C66.195,29.887 66.228,29.777 66.283,29.678C66.338,29.579 66.414,29.492 66.505,29.424C66.988,29.233 67.527,29.233 68.01,29.424C68.1,29.494 68.173,29.583 68.227,29.682C68.28,29.782 68.312,29.892 68.321,30.004C68.394,30.475 68.424,30.952 68.41,31.428Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M81.818,29.12C81.739,28.745 81.527,28.406 81.218,28.161C80.849,27.928 80.409,27.817 79.966,27.844C79.966,27.844 79.924,27.844 79.895,27.844C79.895,27.844 78.467,27.767 77.877,28.464C77.813,28.542 77.755,28.625 77.705,28.713C77.61,28.478 77.445,28.275 77.229,28.129C76.858,27.924 76.431,27.826 76.001,27.848C76.001,27.848 74.573,27.767 73.983,28.468C73.917,28.545 73.86,28.629 73.812,28.717L73.764,27.984L72.027,27.984L72.027,36.48L73.931,36.48L73.931,32.051C73.921,31.52 73.942,30.988 73.993,30.459C74.005,30.198 74.107,29.949 74.283,29.749C74.493,29.584 74.764,29.506 75.035,29.531C75.276,29.513 75.518,29.557 75.735,29.658C75.815,29.731 75.879,29.819 75.923,29.916C75.967,30.013 75.991,30.118 75.992,30.224C76.042,30.747 76.063,31.272 76.054,31.798L76.054,36.48L77.958,36.48L77.958,32.051C77.958,31.314 77.958,30.785 78.015,30.459C78.028,30.197 78.133,29.946 78.315,29.749C78.53,29.586 78.802,29.508 79.076,29.531C79.319,29.513 79.562,29.557 79.781,29.658C79.86,29.732 79.923,29.82 79.966,29.917C80.01,30.014 80.033,30.118 80.033,30.224C80.086,30.747 80.106,31.272 80.095,31.798L80.095,36.48L81.999,36.48L81.999,30.884C82.009,30.291 81.949,29.699 81.818,29.12Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M53.781,28.171C53.383,27.928 52.913,27.814 52.44,27.845C52.44,27.845 52.402,27.845 52.382,27.845C52.382,27.845 50.936,27.773 50.343,28.465C50.301,28.514 50.262,28.565 50.227,28.619L50.184,27.981L48.424,27.981L48.424,36.48L50.353,36.48L50.353,32.049C50.342,31.521 50.363,30.992 50.415,30.465C50.429,30.203 50.538,29.952 50.724,29.755C50.957,29.584 51.25,29.503 51.543,29.529C51.8,29.511 52.057,29.555 52.291,29.655C52.378,29.728 52.448,29.816 52.497,29.915C52.546,30.014 52.572,30.121 52.575,30.23C52.63,30.75 52.653,31.273 52.643,31.796L52.643,36.48L54.571,36.48L54.571,30.963C54.587,30.356 54.533,29.75 54.412,29.153C54.333,28.765 54.109,28.417 53.781,28.171Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M38.128,25.44L36.175,25.44L36.175,27.877L34.96,27.877L34.96,29.434L36.175,29.434L36.175,36.48L38.128,36.48L38.128,29.434L39.614,29.434L39.614,27.877L38.128,27.877L38.128,25.44Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
</vector>
|
||||
10
app/src/main/res/drawable/ic_progress_balance.xml
Normal file
10
app/src/main/res/drawable/ic_progress_balance.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="30dp"
|
||||
android:height="30dp"
|
||||
android:viewportWidth="30"
|
||||
android:viewportHeight="30">
|
||||
<path
|
||||
android:pathData="M13.4882,1.5118C13.4882,0.6769 14.1651,0 15,0C15.8349,0 16.5119,0.6769 16.5119,1.5118V6.7779C16.5119,7.6129 15.835,8.2897 15,8.2897C14.1651,8.2897 13.4882,7.6129 13.4882,6.7779V1.5118ZM6.5315,4.3934L10.2552,8.1171C10.8456,8.7075 10.8456,9.6647 10.2552,10.2552C9.6648,10.8456 8.7075,10.8456 8.1171,10.2552L4.3934,6.5314C3.803,5.941 3.803,4.9838 4.3934,4.3934C4.9839,3.803 5.9411,3.803 6.5315,4.3934ZM6.778,13.4882H1.5118C0.6769,13.4882 0,14.1651 0,15.0001C0,15.835 0.6769,16.5119 1.5118,16.5119H6.778C7.6129,16.5119 8.2898,15.835 8.2898,15.0001C8.2897,14.1651 7.6129,13.4882 6.778,13.4882ZM8.1171,19.7448C8.7075,19.1543 9.6648,19.1543 10.2552,19.7448C10.8456,20.3353 10.8456,21.2925 10.2552,21.8829L6.5315,25.6065C5.9411,26.1969 4.9839,26.1969 4.3934,25.6065C3.803,25.0161 3.803,24.0589 4.3934,23.4685L8.1171,19.7448ZM15,21.7102C14.1651,21.7102 13.4882,22.3871 13.4882,23.2221V28.4881C13.4882,29.3231 14.1651,30 15,30C15.835,30 16.5119,29.3231 16.5119,28.4881V23.2221C16.5119,22.3872 15.8349,21.7102 15,21.7102ZM21.8829,19.7449L25.6066,23.4686C26.197,24.059 26.197,25.0163 25.6066,25.6067C25.0162,26.1971 24.059,26.1971 23.4686,25.6067L19.7448,21.883C19.1545,21.2926 19.1545,20.3354 19.7448,19.7449C20.3353,19.1544 21.2925,19.1544 21.8829,19.7449ZM28.4883,13.4882H23.2221C22.3871,13.4882 21.7102,14.165 21.7102,15.0001C21.7102,15.835 22.3871,16.5119 23.2221,16.5119H28.4883C29.3232,16.5119 30.0001,15.835 30.0001,15.0001C30,14.1651 29.3232,13.4882 28.4883,13.4882ZM23.4686,4.3934C24.059,3.803 25.0162,3.803 25.6066,4.3934C26.197,4.9838 26.197,5.941 25.6066,6.5314L21.8829,10.2552C21.2925,10.8456 20.3353,10.8456 19.7448,10.2552C19.1545,9.6647 19.1545,8.7075 19.7448,8.1171L23.4686,4.3934Z"
|
||||
android:fillColor="#1B1D1C"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
12
app/src/main/res/drawable/ic_share_green.xml
Normal file
12
app/src/main/res/drawable/ic_share_green.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="22dp"
|
||||
android:height="22dp"
|
||||
android:viewportWidth="22"
|
||||
android:viewportHeight="22">
|
||||
<path
|
||||
android:pathData="M19.25,11L11.6875,3.7813V7.9063C4.4503,7.9063 2.75,13.0956 2.75,18.2188C4.8387,15.5444 6.6859,14.0938 11.6875,14.0938V18.2188L19.25,11Z"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="1.6"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#1ACE80"/>
|
||||
</vector>
|
||||
32
app/src/main/res/drawable/ripple.xml
Normal file
32
app/src/main/res/drawable/ripple.xml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="@color/colorPrimary">
|
||||
<item android:id="@android:id/mask">
|
||||
<shape android:shape="rectangle">
|
||||
<solid android:color="@color/colorPrimary" />
|
||||
<corners android:radius="4dp" />
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
<item android:id="@android:id/background">
|
||||
<shape android:shape="rectangle">
|
||||
<gradient
|
||||
android:angle="90"
|
||||
android:endColor="@color/blue"
|
||||
android:startColor="@color/colorPrimary"
|
||||
android:type="linear" />
|
||||
<corners android:radius="4dp" />
|
||||
</shape>
|
||||
</item>
|
||||
</ripple>
|
||||
|
||||
<!--<?xml version="1.0" encoding="utf-8"?>-->
|
||||
<!--<ripple xmlns:android="http://schemas.android.com/apk/res/android"-->
|
||||
<!-- android:color="@color/colorPrimary">-->
|
||||
<!-- <item>-->
|
||||
<!-- <shape android:shape="rectangle">-->
|
||||
<!-- <solid android:color="@color/lightGray4" />-->
|
||||
<!-- <corners android:radius="32dp" />-->
|
||||
<!-- </shape>-->
|
||||
<!-- </item>-->
|
||||
<!--</ripple>-->
|
||||
|
|
@ -1,6 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="oval"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/darkGray1" />
|
||||
<size android:width="40dp" android:height="40dp" />
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="oval">
|
||||
|
||||
<size
|
||||
android:width="40dp"
|
||||
android:height="40dp" />
|
||||
|
||||
</shape>
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<solid android:color="#FFFFFF" />
|
||||
|
||||
<corners android:radius="100dp" />
|
||||
|
||||
</shape>
|
||||
8
app/src/main/res/drawable/shape_rectangle_rounded_8.xml
Normal file
8
app/src/main/res/drawable/shape_rectangle_rounded_8.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<solid android:color="#FFFFFF" />
|
||||
|
||||
<corners android:radius="8dp" />
|
||||
|
||||
</shape>
|
||||
15
app/src/main/res/drawable/shape_refresh_button.xml
Normal file
15
app/src/main/res/drawable/shape_refresh_button.xml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="oval">
|
||||
|
||||
<solid android:color="@color/white" />
|
||||
|
||||
<stroke
|
||||
android:width="1dp"
|
||||
android:color="#E2E2E2" />
|
||||
|
||||
<size
|
||||
android:width="40dp"
|
||||
android:height="40dp" />
|
||||
|
||||
</shape>
|
||||
112
app/src/main/res/layout/dialog_onboarding_address_info.xml
Normal file
112
app/src/main/res/layout/dialog_onboarding_address_info.xml
Normal file
|
|
@ -0,0 +1,112 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="502dp">
|
||||
|
||||
<include
|
||||
android:id="@+id/pseudo_toolbar"
|
||||
layout="@layout/layout_pseudo_toolbar"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_qr_code"
|
||||
android:layout_width="209dp"
|
||||
android:layout_height="209dp"
|
||||
android:layout_marginTop="30dp"
|
||||
android:scaleType="fitXY"
|
||||
android:src="@drawable/ic_qr_code_show"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/pseudo_toolbar" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_scan_address"
|
||||
style="@style/TextViewOnboarding.Body"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="30dp"
|
||||
android:text="@string/onboarding_dialog_wallet_address"
|
||||
android:textAlignment="center"
|
||||
android:textAllCaps="false"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_qr_code"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_qr_code"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_qr_code" />
|
||||
|
||||
<androidx.constraintlayout.widget.Guideline
|
||||
android:id="@+id/guideline3"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
app:layout_constraintGuide_percent="0.8047809" />
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/btn_fl_copy_address"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="40dp"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:background="@drawable/shape_rectangle_rounded_100"
|
||||
android:backgroundTint="@color/lightGray0"
|
||||
android:paddingStart="16dp"
|
||||
android:paddingEnd="16dp"
|
||||
app:layout_constraintEnd_toStartOf="@+id/btn_fl_explore"
|
||||
app:layout_constraintHorizontal_chainStyle="packed"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@+id/guideline3">
|
||||
|
||||
<androidx.appcompat.widget.LinearLayoutCompat
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_address"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:ellipsize="middle"
|
||||
android:maxWidth="170dp"
|
||||
android:minWidth="120dp"
|
||||
android:singleLine="true"
|
||||
android:text="addlkasLNXDLKNnkjkjhnjkjnljnnlsenn" />
|
||||
|
||||
<View
|
||||
android:layout_width="16dp"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@drawable/ic_copy_green" />
|
||||
|
||||
</androidx.appcompat.widget.LinearLayoutCompat>
|
||||
</FrameLayout>
|
||||
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/btn_fl_explore"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="40dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
android:background="@drawable/shape_rectangle_rounded_100"
|
||||
android:backgroundTint="@color/lightGray0"
|
||||
android:paddingStart="16dp"
|
||||
android:paddingEnd="16dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.5"
|
||||
app:layout_constraintStart_toEndOf="@+id/btn_fl_copy_address"
|
||||
app:layout_constraintTop_toTopOf="@+id/guideline3">
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:background="?selectableItemBackgroundBorderless"
|
||||
android:src="@drawable/ic_share_green" />
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
|
|
@ -1,126 +1,72 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/coordinator_onboarding"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/backgroundWhite"
|
||||
android:fitsSystemWindows="true"
|
||||
android:orientation="vertical">
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_back_card"
|
||||
android:layout_width="wrap_content"
|
||||
<com.google.android.material.appbar.AppBarLayout
|
||||
android:id="@+id/app_bar"
|
||||
style="@style/Widget.MaterialComponents.Toolbar.Surface"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="24dp"
|
||||
android:elevation="0dp"
|
||||
android:scaleType="fitXY"
|
||||
android:src="@drawable/ic_home_card_back"
|
||||
android:translationY="-55dp"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_front_card"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_front_card"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_front_card" />
|
||||
android:fitsSystemWindows="false"
|
||||
app:liftOnScroll="true">
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_front_card"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="48dp"
|
||||
android:elevation="1dp"
|
||||
android:scaleType="fitXY"
|
||||
android:src="@drawable/ic_home_card_front"
|
||||
android:transitionName="imv_front_card"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.496"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/view" />
|
||||
</com.google.android.material.appbar.AppBarLayout>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_home_header"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="14dp"
|
||||
android:fontFamily="sans-serif-medium"
|
||||
android:text="@string/home_welcome_header"
|
||||
android:textColor="#060606"
|
||||
android:textSize="24sp"
|
||||
app:layout_constraintBottom_toTopOf="@+id/tv_home_body"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.508"
|
||||
app:layout_constraintStart_toStartOf="parent" />
|
||||
<androidx.appcompat.widget.LinearLayoutCompat
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
app:layout_behavior="@string/appbar_scrolling_view_behavior">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_home_body"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
android:layout_marginBottom="50dp"
|
||||
android:text="@string/home_welcome_body"
|
||||
android:textAlignment="center"
|
||||
android:textColor="#686868"
|
||||
android:textSize="16sp"
|
||||
app:layout_constraintBottom_toTopOf="@+id/fl_scan_card_container"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent" />
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
android:id="@+id/onboarding_top_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1.3">
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/fl_scan_card_container"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:clipToPadding="false"
|
||||
app:layout_constraintBottom_toTopOf="@+id/btn_get_new_card"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent">
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_back_card"
|
||||
android:layout_width="215dp"
|
||||
android:layout_height="130dp"
|
||||
android:layout_marginStart="24dp"
|
||||
android:elevation="0dp"
|
||||
android:rotation="-21"
|
||||
android:scaleType="fitXY"
|
||||
android:src="@drawable/ic_home_back_card"
|
||||
android:translationY="-20dp"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_front_card"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_front_card"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_front_card" />
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/btn_scan_card"
|
||||
style="@style/TapButton"
|
||||
android:layout_width="295dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="10dp"
|
||||
android:text="@string/home_button_scan" />
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_front_card"
|
||||
android:layout_width="250dp"
|
||||
android:layout_height="150dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:elevation="1dp"
|
||||
android:rotation="-3"
|
||||
android:scaleType="fitXY"
|
||||
android:src="@drawable/ic_home_front_card"
|
||||
android:transitionName="imv_front_card"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/progress"
|
||||
android:layout_width="35dp"
|
||||
android:layout_height="35dp"
|
||||
android:layout_gravity="center"
|
||||
android:elevation="18dp"
|
||||
android:indeterminate="true"
|
||||
android:indeterminateTint="@color/backgroundLightGray"
|
||||
android:translationY="-4dp" />
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
|
||||
</FrameLayout>
|
||||
<include
|
||||
android:id="@+id/onboarding_action_container"
|
||||
layout="@layout/layout_onboarding_bottom_action_views"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1" />
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/btn_get_new_card"
|
||||
style="@style/Widget.AppCompat.Button.Borderless"
|
||||
android:layout_width="295dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="32dp"
|
||||
android:insetTop="0dp"
|
||||
android:insetBottom="0dp"
|
||||
android:text="@string/home_button_get_new_card"
|
||||
android:textAllCaps="false"
|
||||
android:textColor="@color/tapButtonColorBlack"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent" />
|
||||
</androidx.appcompat.widget.LinearLayoutCompat>
|
||||
|
||||
<androidx.constraintlayout.widget.Guideline
|
||||
android:id="@+id/guideline2"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintGuide_percent="0.5"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<View
|
||||
android:id="@+id/view"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="20dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.498"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||
|
|
@ -1,160 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/coordinator_details_confirm"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/backgroundLightGray"
|
||||
android:orientation="vertical">
|
||||
|
||||
<com.google.android.material.appbar.AppBarLayout
|
||||
android:id="@+id/app_bar"
|
||||
style="@style/Widget.MaterialComponents.Toolbar.Surface"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@color/backgroundLightGray"
|
||||
android:fitsSystemWindows="true"
|
||||
app:liftOnScroll="true">
|
||||
|
||||
<com.google.android.material.appbar.MaterialToolbar
|
||||
android:id="@+id/toolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/actionBarSize"
|
||||
app:navigationIcon="@drawable/ic_baseline_arrow_back_24"
|
||||
app:title="@string/onboarding_title" />
|
||||
</com.google.android.material.appbar.AppBarLayout>
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
android:id="@+id/onboarding_main_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:layout_behavior="@string/appbar_scrolling_view_behavior">
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/pb_state"
|
||||
style="@style/Widget.AppCompat.ProgressBar.Horizontal"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.0"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_back_card"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:elevation="0dp"
|
||||
android:scaleType="fitCenter"
|
||||
android:src="@drawable/bg_circle_gray"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_front_card"
|
||||
app:layout_constraintDimensionRatio="1:1"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_front_card"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_front_card"
|
||||
app:layout_constraintTop_toTopOf="@+id/imv_front_card"
|
||||
app:tint="#F3F3F3" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_front_card"
|
||||
android:layout_width="296dp"
|
||||
android:layout_height="180dp"
|
||||
android:layout_marginTop="72dp"
|
||||
android:background="@drawable/card_default"
|
||||
android:elevation="1dp"
|
||||
android:scaleType="fitXY"
|
||||
android:transitionName="imv_front_card"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/pb_state" />
|
||||
|
||||
<androidx.appcompat.widget.LinearLayoutCompat
|
||||
android:id="@+id/ll_header_body_container"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="72dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
android:orientation="horizontal"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@+id/guideline2">
|
||||
|
||||
</androidx.appcompat.widget.LinearLayoutCompat>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_header"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="72dp"
|
||||
android:fontFamily="sans-serif-medium"
|
||||
android:text="Header"
|
||||
android:textColor="#060606"
|
||||
android:textSize="24sp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.504"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@+id/guideline2" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_body"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="64dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginEnd="64dp"
|
||||
android:text="Body"
|
||||
android:textAlignment="center"
|
||||
android:textColor="#686868"
|
||||
android:textSize="16sp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/tv_header" />
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/btn_main_action"
|
||||
style="@style/TapButton"
|
||||
android:layout_width="295dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="92dp"
|
||||
android:text="Main Action"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent" />
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/btn_alternative_action"
|
||||
style="@style/Widget.AppCompat.Button.Borderless"
|
||||
android:layout_width="295dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="32dp"
|
||||
android:text="Atlernative action"
|
||||
android:textAllCaps="false"
|
||||
android:textColor="@color/tapButtonColorBlack"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent" />
|
||||
|
||||
<androidx.constraintlayout.widget.Guideline
|
||||
android:id="@+id/guideline2"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintGuide_percent="0.5"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/btn_check_balance"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="Check balance"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@+id/guideline2" />
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
|
||||
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||
57
app/src/main/res/layout/fragment_onboarding_main.xml
Normal file
57
app/src/main/res/layout/fragment_onboarding_main.xml
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/coordinator_onboarding"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/backgroundWhite"
|
||||
android:fitsSystemWindows="true"
|
||||
android:orientation="vertical">
|
||||
|
||||
<com.google.android.material.appbar.AppBarLayout
|
||||
android:id="@+id/app_bar"
|
||||
style="@style/Widget.MaterialComponents.Toolbar.Surface"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:fitsSystemWindows="false"
|
||||
app:liftOnScroll="true">
|
||||
|
||||
<com.google.android.material.appbar.MaterialToolbar
|
||||
android:id="@+id/toolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/actionBarSize"
|
||||
app:navigationIcon="@drawable/ic_baseline_arrow_back_24"
|
||||
app:title="@string/onboarding_title" />
|
||||
|
||||
<include
|
||||
layout="@layout/layout_pseudo_toolbar"
|
||||
android:visibility="gone" />
|
||||
|
||||
</com.google.android.material.appbar.AppBarLayout>
|
||||
|
||||
<androidx.appcompat.widget.LinearLayoutCompat
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
app:layout_behavior="@string/appbar_scrolling_view_behavior">
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/onboarding_top_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1.3" />
|
||||
|
||||
<include
|
||||
android:id="@+id/onboarding_action_container"
|
||||
layout="@layout/layout_onboarding_bottom_action_views"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1" />
|
||||
|
||||
</androidx.appcompat.widget.LinearLayoutCompat>
|
||||
|
||||
<include
|
||||
layout="@layout/view_confetti"
|
||||
android:visibility="gone" />
|
||||
|
||||
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||
|
|
@ -0,0 +1,81 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_header"
|
||||
style="@style/TextViewOnboarding.Header"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dp"
|
||||
android:text="Header"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.504"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_body"
|
||||
style="@style/TextViewOnboarding.Body"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="64dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginEnd="64dp"
|
||||
android:text="Body"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/tv_header" />
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/fl_scan_card_container"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="86dp"
|
||||
android:clipToPadding="false"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent">
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/btn_main_action"
|
||||
style="@style/TapButton"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:minWidth="204dp"
|
||||
android:text="@string/home_button_scan" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/progress"
|
||||
android:layout_width="35dp"
|
||||
android:layout_height="35dp"
|
||||
android:layout_gravity="center"
|
||||
android:layout_marginBottom="4dp"
|
||||
android:elevation="18dp"
|
||||
android:indeterminate="true"
|
||||
android:indeterminateTint="@color/backgroundLightGray"
|
||||
android:translationY="-4dp"
|
||||
android:visibility="invisible" />
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/btn_alternative_action"
|
||||
style="@style/Widget.AppCompat.Button.Borderless"
|
||||
android:layout_width="295dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="32dp"
|
||||
android:text="Atlernative action"
|
||||
android:textAllCaps="false"
|
||||
android:textColor="@color/tapButtonColorBlack"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent" />
|
||||
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
85
app/src/main/res/layout/layout_onboarding_note.xml
Normal file
85
app/src/main/res/layout/layout_onboarding_note.xml
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/onboarding_main_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="visible">
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/pb_state"
|
||||
style="@style/Widget.AppCompat.ProgressBar.Horizontal"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.0"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_card_background"
|
||||
android:layout_width="236dp"
|
||||
android:layout_height="236dp"
|
||||
android:adjustViewBounds="true"
|
||||
android:background="@drawable/shape_circle"
|
||||
android:backgroundTint="@color/lightGray0"
|
||||
android:elevation="0dp"
|
||||
android:scaleType="fitCenter"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_front_card"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_front_card"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_front_card"
|
||||
app:layout_constraintTop_toTopOf="@+id/imv_front_card" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_front_card"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="106dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
android:src="@drawable/card_placeholder"
|
||||
android:transitionName="imv_front_card"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.495"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<include
|
||||
android:id="@+id/onboarding_tv_balance"
|
||||
layout="@layout/view_onboarding_tv_balance"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="32dp"
|
||||
android:visibility="gone"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_card_background"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_card_background"
|
||||
app:layout_constraintTop_toTopOf="@+id/imv_card_background" />
|
||||
|
||||
<include
|
||||
android:id="@+id/btn_refresh_balance"
|
||||
layout="@layout/view_onboarding_refresh_balance"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:elevation="1dp"
|
||||
android:visibility="gone"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_card_background" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_activation_success"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@drawable/ic_activation_success"
|
||||
android:visibility="invisible"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_card_background"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_card_background"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_card_background" />
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
23
app/src/main/res/layout/layout_pseudo_toolbar.xml
Normal file
23
app/src/main/res/layout/layout_pseudo_toolbar.xml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/pseudo_toolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/actionBarSize"
|
||||
android:background="@color/backgroundLightGray"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent">
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_close"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical|end"
|
||||
android:background="?selectableItemBackgroundBorderless"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:padding="16dp"
|
||||
android:src="@drawable/ic_close" />
|
||||
|
||||
</FrameLayout>
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
android:id="@+id/v_token_background"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:background="@color/backgroundGray"
|
||||
android:background="@color/backgroundLightGray"
|
||||
app:layout_constraintTop_toBottomOf="@id/tv_token_title"
|
||||
app:layout_constraintBottom_toBottomOf="@id/tv_token_fiat_amount"/>
|
||||
|
||||
|
|
|
|||
85
app/src/main/res/layout/lp_onboarding_create_wallet.xml
Normal file
85
app/src/main/res/layout/lp_onboarding_create_wallet.xml
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/onboarding_main_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="visible">
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/pb_state"
|
||||
style="@style/Widget.AppCompat.ProgressBar.Horizontal"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.0"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_card_background"
|
||||
android:layout_width="236dp"
|
||||
android:layout_height="236dp"
|
||||
android:adjustViewBounds="true"
|
||||
android:background="@drawable/shape_circle"
|
||||
android:backgroundTint="@color/lightGray0"
|
||||
android:elevation="0dp"
|
||||
android:scaleType="fitCenter"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_front_card"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_front_card"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_front_card"
|
||||
app:layout_constraintTop_toTopOf="@+id/imv_front_card" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_front_card"
|
||||
android:layout_width="296dp"
|
||||
android:layout_height="186dp"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="106dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
android:src="@drawable/card_placeholder"
|
||||
android:transitionName="imv_front_card"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.495"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<include
|
||||
android:id="@+id/onboarding_tv_balance"
|
||||
layout="@layout/view_onboarding_tv_balance"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="32dp"
|
||||
android:visibility="gone"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_card_background"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_card_background"
|
||||
app:layout_constraintTop_toTopOf="@+id/imv_card_background" />
|
||||
|
||||
<include
|
||||
android:id="@+id/btn_refresh_balance"
|
||||
layout="@layout/view_onboarding_refresh_balance"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:elevation="1dp"
|
||||
android:visibility="gone"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_card_background" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_activation_success"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@drawable/ic_activation_success"
|
||||
android:visibility="invisible"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_card_background"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_card_background"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_card_background" />
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
83
app/src/main/res/layout/lp_onboarding_done.xml
Normal file
83
app/src/main/res/layout/lp_onboarding_done.xml
Normal file
|
|
@ -0,0 +1,83 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/onboarding_main_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="visible">
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/pb_state"
|
||||
style="@style/Widget.AppCompat.ProgressBar.Horizontal"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.0"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_card_background"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="200dp"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="67dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
android:background="@drawable/shape_rectangle_rounded_8"
|
||||
android:backgroundTint="@color/lightGray0"
|
||||
android:elevation="0dp"
|
||||
android:scaleType="fitCenter"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/pb_state" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_front_card"
|
||||
android:layout_width="140dp"
|
||||
android:layout_height="88dp"
|
||||
android:scaleType="fitXY"
|
||||
android:src="@drawable/card_placeholder"
|
||||
android:transitionName="imv_front_card"
|
||||
android:translationY="-30dp"
|
||||
android:visibility="visible"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.495"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@+id/imv_card_background" />
|
||||
|
||||
<include
|
||||
android:id="@+id/onboarding_tv_balance"
|
||||
layout="@layout/view_onboarding_tv_balance"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="32dp"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_card_background"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_card_background"
|
||||
app:layout_constraintTop_toTopOf="@+id/imv_card_background" />
|
||||
|
||||
<include
|
||||
android:id="@+id/btn_refresh_balance"
|
||||
layout="@layout/view_onboarding_refresh_balance"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:visibility="invisible"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_card_background"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_card_background"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_card_background" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_activation_success"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@drawable/ic_activation_success"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_card_background"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_card_background"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_card_background" />
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
83
app/src/main/res/layout/lp_onboarding_topup_wallet.xml
Normal file
83
app/src/main/res/layout/lp_onboarding_topup_wallet.xml
Normal file
|
|
@ -0,0 +1,83 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/onboarding_main_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="visible">
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/pb_state"
|
||||
style="@style/Widget.AppCompat.ProgressBar.Horizontal"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.0"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_card_background"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="200dp"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="67dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
android:background="@drawable/shape_rectangle_rounded_8"
|
||||
android:backgroundTint="@color/lightGray0"
|
||||
android:elevation="0dp"
|
||||
android:scaleType="fitCenter"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/pb_state" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_front_card"
|
||||
android:layout_width="140dp"
|
||||
android:layout_height="88dp"
|
||||
android:scaleType="fitXY"
|
||||
android:src="@drawable/card_placeholder"
|
||||
android:transitionName="imv_front_card"
|
||||
android:translationY="-30dp"
|
||||
android:visibility="visible"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.495"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@+id/imv_card_background" />
|
||||
|
||||
<include
|
||||
android:id="@+id/onboarding_tv_balance"
|
||||
layout="@layout/view_onboarding_tv_balance"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="32dp"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_card_background"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_card_background"
|
||||
app:layout_constraintTop_toTopOf="@+id/imv_card_background" />
|
||||
|
||||
<include
|
||||
android:id="@+id/btn_refresh_balance"
|
||||
layout="@layout/view_onboarding_refresh_balance"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_card_background"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_card_background"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_card_background" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_activation_success"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@drawable/ic_activation_success"
|
||||
android:visibility="invisible"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/imv_card_background"
|
||||
app:layout_constraintEnd_toEndOf="@+id/imv_card_background"
|
||||
app:layout_constraintStart_toStartOf="@+id/imv_card_background"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_card_background" />
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
13
app/src/main/res/layout/view_confetti.xml
Normal file
13
app/src/main/res/layout/view_confetti.xml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<com.airbnb.lottie.LottieAnimationView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/lav_confetti"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:scaleType="centerCrop"
|
||||
app:lottie_autoPlay="false"
|
||||
app:lottie_loop="false"
|
||||
app:lottie_rawRes="@raw/anim_confetti"
|
||||
app:lottie_repeatCount="0">
|
||||
|
||||
</com.airbnb.lottie.LottieAnimationView>
|
||||
62
app/src/main/res/layout/view_onboarding_refresh_balance.xml
Normal file
62
app/src/main/res/layout/view_onboarding_refresh_balance.xml
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/btn_refresh_balance"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?attr/selectableItemBackgroundBorderless"
|
||||
android:clickable="true"
|
||||
android:focusable="true">
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_bg_circle"
|
||||
android:layout_width="60dp"
|
||||
android:layout_height="60dp"
|
||||
android:src="@drawable/shape_refresh_button" />
|
||||
|
||||
<ViewSwitcher
|
||||
android:id="@+id/switcher_refresh_arrow_to_progress"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center">
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/fl_arrow_refresh_container"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center">
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_arrow_refresh"
|
||||
android:layout_width="24dp"
|
||||
android:layout_height="24dp"
|
||||
android:layout_gravity="center"
|
||||
android:src="@drawable/ic_arrow_refresh" />
|
||||
</FrameLayout>
|
||||
|
||||
<com.google.android.material.progressindicator.CircularProgressIndicator
|
||||
android:id="@+id/imv_progress"
|
||||
android:layout_width="24dp"
|
||||
android:layout_height="24dp"
|
||||
android:layout_gravity="center"
|
||||
android:indeterminate="true"
|
||||
app:indicatorColor="@android:color/black"
|
||||
app:indicatorSize="23dp"
|
||||
app:trackThickness="1.8dp" />
|
||||
|
||||
<!-- <ProgressBar-->
|
||||
<!-- android:id="@+id/imv_progress"-->
|
||||
<!-- android:layout_width="30dp"-->
|
||||
<!-- android:layout_height="30dp"-->
|
||||
<!-- android:indeterminateTint="@android:color/black"-->
|
||||
<!-- android:indeterminate="true" />-->
|
||||
|
||||
<!-- <androidx.appcompat.widget.AppCompatImageView-->
|
||||
<!-- android:id="@+id/imv_progress"-->
|
||||
<!-- android:layout_width="30dp"-->
|
||||
<!-- android:layout_height="30dp"-->
|
||||
<!-- android:layout_gravity="center"-->
|
||||
<!-- android:src="@drawable/ic_progress_balance" />-->
|
||||
|
||||
</ViewSwitcher>
|
||||
</FrameLayout>
|
||||
27
app/src/main/res/layout/view_onboarding_tv_balance.xml
Normal file
27
app/src/main/res/layout/view_onboarding_tv_balance.xml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.appcompat.widget.LinearLayoutCompat xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:paddingStart="16dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:orientation="vertical">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_balance"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/onboarding_balance_title"
|
||||
android:textAllCaps="true"
|
||||
android:textColor="#ABABAB"
|
||||
android:textSize="14sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_balance_value"
|
||||
style="@style/TextViewOnboarding.Header"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text=""
|
||||
android:textSize="28dp" />
|
||||
|
||||
</androidx.appcompat.widget.LinearLayoutCompat>
|
||||
1
app/src/main/res/raw/anim_confetti.json
Normal file
1
app/src/main/res/raw/anim_confetti.json
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -16,6 +16,7 @@
|
|||
<color name="error">#C4291C</color>
|
||||
<color name="warning">#FFB71B</color>
|
||||
|
||||
<color name="white">#FFFFFF</color>
|
||||
<color name="darkGray1">#8E8E93</color>
|
||||
<color name="darkGray2">#636366</color>
|
||||
<color name="darkGray3">#48484A</color>
|
||||
|
|
@ -23,7 +24,7 @@
|
|||
<color name="darkGray5">#2C2C2E</color>
|
||||
<color name="darkGray6">#1C1C1E</color>
|
||||
|
||||
<color name="backgroundGray">#F9F9FA</color>
|
||||
<color name="backgroundWhite">#FFFFFF</color>
|
||||
<color name="backgroundLightGray">#F9F9F9</color>
|
||||
<color name="buttonGray">#F4F5F6</color>
|
||||
<color name="textGray">#DE000000</color>
|
||||
|
|
@ -31,6 +32,7 @@
|
|||
<color name="twins_dark">#14181D</color>
|
||||
|
||||
|
||||
<color name="lightGray0">#F3F3F3</color>
|
||||
<color name="lightGray1">#F8F8FB</color>
|
||||
<color name="lightGray4">#C7C7CC</color>
|
||||
<color name="lightGray5">#D1D1D6</color>
|
||||
|
|
|
|||
|
|
@ -191,6 +191,7 @@ this wallet.
|
|||
<string name="onboarding_done_header" translatable="false">Done!</string>
|
||||
<string name="onboarding_done_body" translatable="false">Your crypto card is activated and ready to be used</string>
|
||||
<string name="onboarding_done_button_continue" translatable="false">Continue</string>
|
||||
<string name="onboarding_balance_title" translatable="false">Balance</string>
|
||||
|
||||
<string name="onboarding_error_create_primary_wallet" translatable="false">Internal error: can\'t create wallet manager</string>
|
||||
|
||||
|
|
|
|||
|
|
@ -5,9 +5,11 @@
|
|||
<item name="colorPrimary">@color/colorPrimary</item>
|
||||
<item name="colorSecondary">@color/colorSecondary</item>
|
||||
<item name="android:textColor">@color/darkGray6</item>
|
||||
<item name="android:windowTranslucentStatus">true</item>
|
||||
<item name="android:statusBarColor">@color/backgroundLightGray</item>
|
||||
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
|
||||
<!-- <item name="android:windowTranslucentStatus">true</item>-->
|
||||
<!-- <item name="android:windowDrawsSystemBarBackgrounds">false</item>-->
|
||||
<!-- <item name="android:windowActionBarOverlay">true</item>-->
|
||||
<!-- <item name="android:windowContentOverlay">@null</item>-->
|
||||
</style>
|
||||
|
||||
<style name="AppTheme" parent="BaseAppTheme" />
|
||||
|
|
@ -60,4 +62,18 @@
|
|||
<item name="android:textAlignment">center</item>
|
||||
</style>
|
||||
|
||||
<style name="TextViewOnboarding">
|
||||
<item name="android:textAlignment">center</item>
|
||||
</style>
|
||||
|
||||
<style name="TextViewOnboarding.Header">
|
||||
<item name="android:textColor">#060606</item>
|
||||
<item name="android:textSize">24sp</item>
|
||||
<item name="android:fontFamily">sans-serif-medium</item>
|
||||
</style>
|
||||
|
||||
<style name="TextViewOnboarding.Body">
|
||||
<item name="android:textColor">#686868</item>
|
||||
<item name="android:textSize">16sp</item>
|
||||
</style>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue