From f29a9b6748327583423beef10debda338fb8958c Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Sun, 17 Mar 2024 09:38:29 -0300 Subject: [PATCH] Revert "feat(extended-footer): use lighter background color" This reverts commit 7c8d0cb459a8b000c3363682af3adef1fcd27acc. --- mastodon/src/main/res/layout/display_item_extended_footer.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mastodon/src/main/res/layout/display_item_extended_footer.xml b/mastodon/src/main/res/layout/display_item_extended_footer.xml index 6fc36d870..fda28d176 100644 --- a/mastodon/src/main/res/layout/display_item_extended_footer.xml +++ b/mastodon/src/main/res/layout/display_item_extended_footer.xml @@ -6,8 +6,7 @@ android:layout_height="wrap_content" android:paddingBottom="8dp" android:divider="@drawable/divider_inset_16dp" - android:showDividers="middle" - android:background="?colorM3SurfaceVariant"> + android:showDividers="middle">