diff --git a/app/src/main/res/drawable-v24/ic_launcher_foreground.xml b/app/src/main/res/drawable-v24/ic_launcher_foreground.xml deleted file mode 100644 index 1f6bb29..0000000 --- a/app/src/main/res/drawable-v24/ic_launcher_foreground.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - diff --git a/app/src/main/res/drawable/ic_launcher_background.xml b/app/src/main/res/drawable/ic_launcher_background.xml deleted file mode 100644 index 0d025f9..0000000 --- a/app/src/main/res/drawable/ic_launcher_background.xml +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml new file mode 100644 index 0000000..f9ce7c5 --- /dev/null +++ b/app/src/main/res/drawable/ic_launcher_foreground.xml @@ -0,0 +1,13 @@ + + + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index eca70cf..87a4be1 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,5 @@ - - - \ No newline at end of file + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index eca70cf..87a4be1 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,5 +1,5 @@ - - - \ No newline at end of file + + + diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png index 898f3ed..62ad49b 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png index dffca36..62ad49b 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png index 64ba76f..717fa9e 100644 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png index dae5e08..717fa9e 100644 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png index e5ed465..04da9b6 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png index 14ed0af..04da9b6 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index b0907ca..d7cf80a 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png index d8ae031..d7cf80a 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 2c18de9..b843aa1 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png index beed3cd..b843aa1 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/values/ic_launcher_background.xml b/app/src/main/res/values/ic_launcher_background.xml new file mode 100644 index 0000000..73e6f5c --- /dev/null +++ b/app/src/main/res/values/ic_launcher_background.xml @@ -0,0 +1,4 @@ + + + #249042 + \ No newline at end of file diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..f84b418 Binary files /dev/null and b/icon.png differ diff --git a/presentation/src/main/res/drawable/ic_empty_state.xml b/presentation/src/main/res/drawable/ic_empty_state.xml index 8ff9a99..dfb055b 100644 --- a/presentation/src/main/res/drawable/ic_empty_state.xml +++ b/presentation/src/main/res/drawable/ic_empty_state.xml @@ -5,11 +5,11 @@ android:viewportHeight="512"> + android:fillColor="@color/colorAccent"/> + android:fillColor="@color/colorAccent"/> diff --git a/presentation/src/main/res/drawable/ic_error_state.xml b/presentation/src/main/res/drawable/ic_error_state.xml index 37c0219..147040d 100644 --- a/presentation/src/main/res/drawable/ic_error_state.xml +++ b/presentation/src/main/res/drawable/ic_error_state.xml @@ -5,7 +5,7 @@ android:viewportHeight="512"> + android:fillColor="@color/colorAccent"/> @@ -14,7 +14,7 @@ android:pathData="M147.75,312.61h152.297v15.03L147.75,327.64zM147.75,312.61M203.86,120.234h168.327v15.032L203.86,135.266zM203.86,120.234M147.75,264.516h152.297v15.03L147.75,279.546zM147.75,264.516M147.75,216.422h176.344v15.031L147.75,231.453zM147.75,216.422M203.86,168.328h168.327v15.031L203.86,183.359zM203.86,168.328"/> + android:fillColor="@color/colorAccent"/> @@ -26,13 +26,13 @@ android:pathData="M404.25,232.453c-30.66,0 -55.605,24.945 -55.605,55.61s24.945,55.609 55.605,55.609c30.664,0 55.61,-24.945 55.61,-55.61s-24.946,-55.609 -55.61,-55.609zM404.25,328.641c-22.375,0 -40.578,-18.204 -40.578,-40.579s18.203,-40.578 40.578,-40.578c22.379,0 40.582,18.203 40.582,40.578s-18.203,40.579 -40.582,40.579zM404.25,328.641"/> + android:fillColor="@color/colorAccent"/> + android:fillColor="@color/colorAccent"/> diff --git a/presentation/src/main/res/drawable/ic_logo.xml b/presentation/src/main/res/drawable/ic_logo.xml new file mode 100644 index 0000000..832e183 --- /dev/null +++ b/presentation/src/main/res/drawable/ic_logo.xml @@ -0,0 +1,4 @@ + + + diff --git a/presentation/src/main/res/layout/error_state_layout.xml b/presentation/src/main/res/layout/error_state_layout.xml index cce3fd8..d9e7bb7 100644 --- a/presentation/src/main/res/layout/error_state_layout.xml +++ b/presentation/src/main/res/layout/error_state_layout.xml @@ -32,7 +32,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="32dp" - android:backgroundTint="@color/blue" + android:backgroundTint="@color/colorAccent" android:text="@string/text_button_try_again" android:textAllCaps="false" android:theme="@style/AppTheme.Inverted" diff --git a/presentation/src/main/res/values/colors.xml b/presentation/src/main/res/values/colors.xml index bd6829a..bc3a473 100644 --- a/presentation/src/main/res/values/colors.xml +++ b/presentation/src/main/res/values/colors.xml @@ -2,13 +2,13 @@ @color/white @color/white - @color/darkGray1 + @color/green + #249042 @android:color/white #AA333333 #F8F9FD #DCE0E9 #2D3844 #5a6872 - #2144F3 diff --git a/presentation/src/main/res/values/styles.xml b/presentation/src/main/res/values/styles.xml index ccbc88a..338707a 100644 --- a/presentation/src/main/res/values/styles.xml +++ b/presentation/src/main/res/values/styles.xml @@ -49,7 +49,7 @@ 8dp 12dp ?selectableItemBackgroundBorderless - @color/colorAccent + @color/darkGray1