From 18e7f14c16f6b74bb90dda3ad8e4a578b11be585 Mon Sep 17 00:00:00 2001 From: sk Date: Fri, 13 Oct 2023 23:49:54 +0200 Subject: [PATCH] remove duplicate selectable background --- .../src/main/res/layout/display_item_notification_header.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mastodon/src/main/res/layout/display_item_notification_header.xml b/mastodon/src/main/res/layout/display_item_notification_header.xml index e3a9d37359..4c94c67356 100644 --- a/mastodon/src/main/res/layout/display_item_notification_header.xml +++ b/mastodon/src/main/res/layout/display_item_notification_header.xml @@ -13,8 +13,7 @@ android:layout_width="0dp" android:layout_weight="1" android:layout_height="64dp" - android:gravity="center_vertical" - android:background="?android:selectableItemBackground"> + android:gravity="center_vertical">