From bf3778f99af70f5111a3cbf1ae537b6157433160 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Fri, 18 Apr 2025 21:47:06 +0200 Subject: [PATCH] fix selection indicator in overview --- .../background_selected_item_conversation.xml | 21 +++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/src/main/res/drawable/background_selected_item_conversation.xml b/src/main/res/drawable/background_selected_item_conversation.xml index 53c35008b320e361041724412ace00b81868c242..e178bf4d55c46322903f3e4231db81c5dc586b4a 100644 --- a/src/main/res/drawable/background_selected_item_conversation.xml +++ b/src/main/res/drawable/background_selected_item_conversation.xml @@ -1,7 +1,16 @@ - - - - \ No newline at end of file + + + + + + + + + + + + + \ No newline at end of file