From c36d6f4bdd6cec4bdce3abf9dfa5f21f30c9e374 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 10 Dec 2022 17:01:31 +0100 Subject: [PATCH] Fix a display issue with notifications --- app/src/main/res/layout/drawer_status_notification.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/drawer_status_notification.xml b/app/src/main/res/layout/drawer_status_notification.xml index bb17fa7f8..c7466a1a8 100644 --- a/app/src/main/res/layout/drawer_status_notification.xml +++ b/app/src/main/res/layout/drawer_status_notification.xml @@ -14,8 +14,9 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - + tools:visibility="visible"> - - \ No newline at end of file + \ No newline at end of file