From dc24e985fe66f82dc9a713ea571fbc568e82b344 Mon Sep 17 00:00:00 2001 From: Tangem Date: Thu, 21 Jun 2018 22:58:50 +0300 Subject: [PATCH] Updated on 2026-08-14 --- .idea/caches/build_file_checksums.ser | Bin 536 -> 536 bytes app/src/main/res/drawable/rounded_shape.xml | 2 +- app/src/main/res/layout/fr_loaded_wallet.xml | 99 ++++++++++++------- app/src/main/res/values/colors.xml | 19 ++-- app/src/main/res/values/styles.xml | 2 +- 5 files changed, 73 insertions(+), 49 deletions(-) diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 96dd881085d26da2be48544055191bd34b2fecb8..0a9a997b0ba35fd1249fe4e00b8005cf4cfca263 100644 GIT binary patch delta 15 XcmbQiGJ|Ep3>GEf1!5cL)Gz`7D6a(? delta 15 XcmbQiGJ|Ep3>I-ihQ%A_)Gz`7C@KXS diff --git a/app/src/main/res/drawable/rounded_shape.xml b/app/src/main/res/drawable/rounded_shape.xml index c1d49517de..c287465b5a 100644 --- a/app/src/main/res/drawable/rounded_shape.xml +++ b/app/src/main/res/drawable/rounded_shape.xml @@ -3,7 +3,7 @@ android:shape="rectangle"> + android:color="@color/colorPrimary"> + android:src="@drawable/tangem_card_2"/> - + + + + + + + + + + + + + + + + + + + + android:textSize="@dimen/text_size_medium" + android:visibility="gone"/> + android:paddingTop="2dp" + android:visibility="gone"> - - - + + + + + + + + + + + + + + + @@ -127,7 +157,8 @@ android:gravity="start" android:orientation="horizontal" android:paddingLeft="8dp" - android:paddingRight="8dp"> + android:paddingRight="8dp" + android:visibility="gone"> - #3f51b5 - #303f9f - #3f51b5 + + #027AFF + #027AFF + #027AFF + #FFF0F0F0 - - #616161 - - @color/bg_material_dark - + #000000 - - - @android:color/white #000000 #FFBABABA @@ -22,7 +17,6 @@ @color/accent #4a763d #4fc84f - #ff4444 #4a086e #0c15c1 @@ -39,7 +33,6 @@ #4f98c0 #ffffff #ffffff - #66000000 #106800 #7c0a02 diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 381e750a10..cbb612d8ca 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -4,7 +4,7 @@ @color/colorPrimary @color/colorPrimaryDark - @color/colorPrimary + @color/colorAccent