diff --git a/app/src/main/res/layout/download_item.xml b/app/src/main/res/layout/download_item.xml
index 5ca53e6848..c256a314d1 100644
--- 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 9208db915b..267ba19d1b 100644
--- a/app/src/main/res/values/styles.xml
+++ b/app/src/main/res/values/styles.xml
@@ -225,6 +225,11 @@
+
+
+
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index 72a924b449..a85a50583b 100644
--- 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
@@ -159,6 +160,7 @@
- @style/Theme.Widget.TextInputLayout.OutlinedBox
- @style/TextAppearance.Widget.Menu
- ?attr/colorAccent
+ - @style/Theme.Widget.LinearProgressIndicator
- ?attr/colorSurface