diff --git a/app/src/main/res/layout/recent_manga_item.xml b/app/src/main/res/layout/recent_manga_item.xml
index 42a8e814b4..ec68c3e7dc 100644
--- a/app/src/main/res/layout/recent_manga_item.xml
+++ b/app/src/main/res/layout/recent_manga_item.xml
@@ -154,13 +154,14 @@
android:id="@+id/button_layout"
android:layout_width="wrap_content"
android:layout_height="0dp"
+ android:layout_marginEnd="8dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@id/subtitle" >
+ android:layout_height="match_parent" />