diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 96dd881085..0a9a997b0b 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ 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