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"
+ />
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index a6b6cb98f..d72bb501b 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -24,7 +24,7 @@
BiographyMoviesActors
- Oops!
+ Oops! No InternetThere is no internet connection\nPlease check it outAll Movies Of Actor
@@ -87,7 +87,7 @@
%1$d Season%1$d SeasonsThere is no internet connection.
- Retry
+ Try AgainYou must be logged in to see the profile and use additional features.New ListLog In
@@ -102,7 +102,9 @@
No lists found%1$d. %2$s(%1$s Seasons)
+ Looks like you\'re offline. Let\'s reconnect so you don\'t miss out!No History YetIt’s quiet in here… Start watching and we’ll keep track for you.Find Something to Watch
+
\ No newline at end of file