From 3725db7c02f94b2c123b4482413062308ffac7f6 Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Mon, 23 Oct 2023 11:59:08 -0400 Subject: Switch the number of comment and the share button back in compact layout. --- app/src/main/res/layout/item_post_compact.xml | 32 +++++++++++----------- .../layout/item_post_compact_right_thumbnail.xml | 32 +++++++++++----------- 2 files changed, 32 insertions(+), 32 deletions(-) (limited to 'app/src/main') diff --git a/app/src/main/res/layout/item_post_compact.xml b/app/src/main/res/layout/item_post_compact.xml index 442c589a..ceee8954 100644 --- a/app/src/main/res/layout/item_post_compact.xml +++ b/app/src/main/res/layout/item_post_compact.xml @@ -331,48 +331,48 @@ app:layout_constraintTop_toTopOf="parent" /> + style="?attr/materialIconButtonOutlinedStyle" /> diff --git a/app/src/main/res/layout/item_post_compact_right_thumbnail.xml b/app/src/main/res/layout/item_post_compact_right_thumbnail.xml index b973ffe3..35bc1739 100644 --- a/app/src/main/res/layout/item_post_compact_right_thumbnail.xml +++ b/app/src/main/res/layout/item_post_compact_right_thumbnail.xml @@ -328,48 +328,48 @@ app:layout_constraintTop_toTopOf="parent" /> + style="?attr/materialIconButtonOutlinedStyle" /> -- cgit v1.2.3