diff --git a/Clover/app/src/main/res/layout/layout_post_replies.xml b/Clover/app/src/main/res/layout/layout_post_replies.xml
index c074f060..fd50a5f0 100644
--- a/Clover/app/src/main/res/layout/layout_post_replies.xml
+++ b/Clover/app/src/main/res/layout/layout_post_replies.xml
@@ -45,7 +45,8 @@ along with this program. If not, see .
style="?android:actionButtonStyle"
android:layout_width="0dp"
android:layout_height="match_parent"
- android:layout_weight="1">
+ android:layout_weight="1"
+ android:background="@drawable/item_background">
.
style="?android:actionButtonStyle"
android:layout_width="0dp"
android:layout_height="match_parent"
- android:layout_weight="1">
+ android:layout_weight="1"
+ android:background="@drawable/item_background">
.
style="?android:actionButtonStyle"
android:layout_width="0dp"
android:layout_height="match_parent"
- android:layout_weight="1">
+ android:layout_weight="1"
+ android:background="@drawable/item_background">
.
style="?android:actionButtonStyle"
android:layout_width="0dp"
android:layout_height="match_parent"
- android:layout_weight="1">
+ android:layout_weight="1"
+ android:background="@drawable/item_background">