From f6c0d8345bd69791d4d785d68b9bf0d4cb73a413 Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 12 Dec 2022 09:17:50 +0100 Subject: [PATCH] Fix issue #622 - Rollback to previous view for 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 c7466a1a..bb17fa7f 100644 --- a/app/src/main/res/layout/drawer_status_notification.xml +++ b/app/src/main/res/layout/drawer_status_notification.xml @@ -14,9 +14,8 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - + app:layout_constraintTop_toBottomOf="@+id/status"> - \ No newline at end of file + + \ No newline at end of file