diff --git a/app/src/main/res/drawable/button_background.xml b/app/src/main/res/drawable/button_background.xml new file mode 100644 index 000000000..c035b4f88 --- /dev/null +++ b/app/src/main/res/drawable/button_background.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/circle.xml b/app/src/main/res/drawable/circle.xml new file mode 100644 index 000000000..22e286a58 --- /dev/null +++ b/app/src/main/res/drawable/circle.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/due_tone_station.xml b/app/src/main/res/drawable/due_tone_station.xml new file mode 100644 index 000000000..36ce06f2b --- /dev/null +++ b/app/src/main/res/drawable/due_tone_station.xml @@ -0,0 +1,26 @@ + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/gradiant_progressbar.xml b/app/src/main/res/drawable/gradiant_progressbar.xml new file mode 100644 index 000000000..cb8838621 --- /dev/null +++ b/app/src/main/res/drawable/gradiant_progressbar.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/error2.xml b/app/src/main/res/layout/error2.xml index 7f2a350ec..be8192e83 100644 --- a/app/src/main/res/layout/error2.xml +++ b/app/src/main/res/layout/error2.xml @@ -17,59 +17,65 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - + app:layout_constraintTop_toTopOf="parent" + app:tint="@color/additional_primary_red" /> + app:layout_constraintTop_toBottomOf="@id/lost_connection_img" + />