From ba372c93ba7cd42767d75d4cb1d7a3d3158c0ce7 Mon Sep 17 00:00:00 2001 From: Floens Date: Tue, 28 Jul 2015 20:00:23 +0200 Subject: [PATCH] Use square not not borderless ripples on the replies popup bottons --- Clover/app/src/main/res/layout/layout_post_replies.xml | 6 ++++-- .../main/res/layout/layout_post_replies_bottombuttons.xml | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) 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">