From 494544a4c24644e074fb257520b74f0041528447 Mon Sep 17 00:00:00 2001 From: J-Jamet Date: Fri, 8 Oct 2021 17:44:47 +0200 Subject: [PATCH] Fix tags view position --- app/src/main/res/layout/activity_entry.xml | 4 +++- app/src/main/res/layout/item_tag.xml | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/activity_entry.xml b/app/src/main/res/layout/activity_entry.xml index 28edbfd86..cee889494 100644 --- a/app/src/main/res/layout/activity_entry.xml +++ b/app/src/main/res/layout/activity_entry.xml @@ -108,8 +108,10 @@