diff --git a/app/src/main/res/layout/download_item.xml b/app/src/main/res/layout/download_item.xml
index 5ca53e684..c256a314d 100755
--- a/app/src/main/res/layout/download_item.xml
+++ b/app/src/main/res/layout/download_item.xml
@@ -47,9 +47,8 @@
app:layout_constraintTop_toBottomOf="@+id/manga_full_title"
tools:text="Chapter Title" />
-
-
-
+ android:layout_height="wrap_content" />
diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml
index dda84b356..002dcf1d5 100755
--- a/app/src/main/res/values/styles.xml
+++ b/app/src/main/res/values/styles.xml
@@ -229,6 +229,11 @@
+
+
+
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index 4c90132a4..36d06c6e6 100755
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -67,6 +67,7 @@
- @style/Theme.Widget.TextInputLayout.OutlinedBox
- @style/TextAppearance.Widget.Menu
- ?attr/colorAccent
+ - @style/Theme.Widget.LinearProgressIndicator
- ?attr/colorSurface
@@ -163,6 +164,7 @@
- @style/Theme.Widget.TextInputLayout.OutlinedBox
- @style/TextAppearance.Widget.Menu
- ?attr/colorAccent
+ - @style/Theme.Widget.LinearProgressIndicator
- ?attr/colorSurface