From 07e36096cc5d5cbcc8eefeb1361b5af362e0c2d9 Mon Sep 17 00:00:00 2001 From: tbenr Date: Sat, 7 Nov 2020 17:09:36 +0100 Subject: [PATCH] new-account-cards Signed-off-by: andrey --- resources/images/icons/keycard_account@2x.png | Bin 0 -> 553 bytes resources/images/icons/keycard_account@3x.png | Bin 0 -> 810 bytes .../ui/screens/wallet/accounts/sheets.cljs | 8 +- .../ui/screens/wallet/accounts/styles.cljs | 108 +++++++++++++++--- .../ui/screens/wallet/accounts/views.cljs | 104 +++++++++++------ translations/en.json | 2 +- 6 files changed, 163 insertions(+), 59 deletions(-) create mode 100755 resources/images/icons/keycard_account@2x.png create mode 100755 resources/images/icons/keycard_account@3x.png diff --git a/resources/images/icons/keycard_account@2x.png b/resources/images/icons/keycard_account@2x.png new file mode 100755 index 0000000000000000000000000000000000000000..a2cb2e2aea30c7dfc7d2e73e63dfda7676b9e423 GIT binary patch literal 553 zcmV+^0@nSBP)m06KBU1@d-+ew%dtu z13ykP?H%M63&+=h0~>3Mhr8Ps1o1WClZ`dTvu0ya1ANi&PfQB!tM?HzQ(}4|6TN|^ zqR_8{=x*nJuB~j)FF6zvVbR5$L!s>+LsBBaa+*W+QGveV4Q_K~#7F?VCYz z(=Zf85X8h;(v-B)Mp-?Ck3Pa@u{UAQheZ2MIcA?z+xbgAR$EA-oBSU;#`FLm; z8y^!!fTNu-)mZY+W!d4_I^iKQHY6ZY*Ez_sb&d=C{+n%{x!rx&oOD)m{JY&}7KEIm zqRD~tRHPMQC%q;EX4n^a(V~xwKp%4kj>EpNDeajW{oFBd7p>^_Utf@!i>kS2LmcXs zJN8{PNHoD#|Lq0w%#D5>J@b-yoY8hkJZqy(=$S4AIy2gCh{x)q_e9-=KoU-9$TH1Is0Rl&pe+Qc8zGT zSR-GJ3GJC+&+8lmXHNWV{sWoL<`s2OHE%qYnM{vU8l^ajP%qGE#ZiRAZ#_mWjw09vGZp5Fk&B}U?P}92MuyN_ zoZeS*Sfo4-`pyUunmb5yljFps>>z!W{go4w`cy;T=Vv=HwGhHjD@S;*hAO zM%FfjB=S)o2+iDajs04>cT&wk@7Z5HE3{jTHAsZ!`6ZN(x>#bIEJC{kyfTj8kjV~2 z3!$Arp=EtbGDT?r2)DLdRm&vVppK|ssB3VZm5;jEa#hPK`sEMXg`;lw{iBa>4bJ=V o n 1) + [dots-selector {:selected @index + :n n}]))]))) (views/defview total-value [{:keys [animation minimized]}] (views/letsubs [currency [:wallet/currency] diff --git a/translations/en.json b/translations/en.json index 7c9475de84..195f3556c0 100644 --- a/translations/en.json +++ b/translations/en.json @@ -16,7 +16,7 @@ "active-unknown": "Unknown", "add": "Add", "add-a-watch-account": "Add a watch-only address", - "add-account": "Add account", + "add-account": "Add an account", "add-account-description": "You can import any type of Ethereum account to add it to your Status wallet", "add-account-incorrect-password": "Password seems to be incorrect. Enter the password you use to unlock the app.", "add-an-account": "Add an account",