* Update asset details UI with account info * Add missing imports * Rename fragment to portfolio * Add Fragement for accounts * Add account UI Add callback for account click, asset click and transaction click * Fix verify phrases crash * ADD accounr detail UI * Add account detail UI with QR
11 lines
1.7 KiB
XML
11 lines
1.7 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="18dp"
|
|
android:height="18dp"
|
|
android:viewportWidth="18"
|
|
android:viewportHeight="18">
|
|
<path
|
|
android:pathData="M17.2986,4.0962C17.2864,4.1084 17.2704,4.1122 17.2582,4.1235C17.2468,4.1357 17.243,4.1516 17.2308,4.1638L16.1307,5.2635C16.1307,5.2643 16.1307,5.2643 16.1307,5.2643L5.2731,16.1208C5.2723,16.1215 5.2708,16.123 5.2701,16.1238L5.2678,16.1261C5.2365,16.1572 5.1977,16.1716 5.1627,16.1959C5.1178,16.2278 5.0782,16.2665 5.0249,16.2885L5.0211,16.29C5.0203,16.2908 5.0196,16.2908 5.0181,16.2915L1.0372,17.9423C0.9443,17.981 0.8469,18 0.7502,18C0.5553,18 0.3635,17.9233 0.2196,17.7799C0.0049,17.5651 -0.059,17.2425 0.0574,16.9625L1.711,12.9755V12.9748C1.7117,12.974 1.7125,12.974 1.7125,12.9733C1.7498,12.8837 1.8039,12.8017 1.8739,12.7319L12.7376,1.8694C12.7376,1.8694 12.7376,1.8686 12.7384,1.8686C12.7384,1.8686 12.7384,1.8686 12.7391,1.8678L13.8385,0.7688C13.8491,0.7575 13.8643,0.7544 13.8758,0.7438C13.8872,0.7309 13.8917,0.7142 13.9039,0.7013C14.8403,-0.2338 16.3622,-0.2338 17.2986,0.7013C18.2342,1.6379 18.2334,3.1612 17.2986,4.0962ZM2.6672,14.5861L2.1373,15.8619L3.414,15.3329L2.6672,14.5861ZM4.7379,14.5353L14.5404,4.733L13.2682,3.4602L3.4643,13.2624L4.7379,14.5353ZM16.2381,1.7623C15.8864,1.4117 15.3161,1.4117 14.9644,1.7623C14.9538,1.7737 14.9385,1.7775 14.9271,1.7874C14.9157,1.8003 14.9111,1.817 14.8989,1.8299L14.3287,2.3999L15.6009,3.6727L16.1703,3.1035C16.1825,3.0913 16.1985,3.0875 16.2107,3.0761C16.2221,3.064 16.2259,3.0481 16.2381,3.0359C16.589,2.6845 16.589,2.1138 16.2381,1.7623Z"
|
|
android:fillColor="#C2C4CF"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|