From 2a09fa3cb9722bd5bd4d4cb049d84682065767f2 Mon Sep 17 00:00:00 2001 From: Michael W Date: Mon, 16 Dec 2024 18:43:11 +0100 Subject: [PATCH] Messaging: Fix indicated issues in layouts Follow AS recommendations Change-Id: I7a5241651ccd3fd5ea5efce44db848e3bc3a1c12 --- res/layout/attachment_pending_item.xml | 2 +- res/layout/compose_message_view.xml | 4 +++- res/layout/contact_list_item_view.xml | 3 ++- res/layout/conversation_fragment.xml | 4 ++-- res/layout/conversation_list_item_view.xml | 4 +++- res/layout/mediapicker_contact_chooser.xml | 2 +- res/layout/widget_conversation.xml | 3 +-- res/layout/widget_conversation_list_item.xml | 3 ++- res/layout/widget_message_item_incoming.xml | 4 ++-- res/layout/widget_message_item_outgoing.xml | 4 ++-- 10 files changed, 19 insertions(+), 14 deletions(-) diff --git a/res/layout/attachment_pending_item.xml b/res/layout/attachment_pending_item.xml index 3e9bec7..8a67fd5 100644 --- a/res/layout/attachment_pending_item.xml +++ b/res/layout/attachment_pending_item.xml @@ -1,6 +1,7 @@ diff --git a/res/layout/contact_list_item_view.xml b/res/layout/contact_list_item_view.xml index 71a7370..24ca07c 100644 --- a/res/layout/contact_list_item_view.xml +++ b/res/layout/contact_list_item_view.xml @@ -1,6 +1,7 @@ diff --git a/res/layout/widget_conversation.xml b/res/layout/widget_conversation.xml index 9037a6f..304bfb3 100644 --- a/res/layout/widget_conversation.xml +++ b/res/layout/widget_conversation.xml @@ -1,6 +1,7 @@