From 70b13f791c3b5d96b04d0c42264e254e952afeaf Mon Sep 17 00:00:00 2001 From: Stefan Date: Thu, 23 Jul 2020 21:55:28 +0200 Subject: [PATCH] Title overlapping with Priority indicator fixed. --- app/src/main/res/layout/row_layout.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/row_layout.xml b/app/src/main/res/layout/row_layout.xml index 8f826e3..b56dcc7 100644 --- a/app/src/main/res/layout/row_layout.xml +++ b/app/src/main/res/layout/row_layout.xml @@ -1,7 +1,6 @@ + xmlns:app="http://schemas.android.com/apk/res-auto">