From eade595899822041517ae333e8426cd190a0c857 Mon Sep 17 00:00:00 2001
From: Super12138 <70494801+Super12138@users.noreply.github.com>
Date: Wed, 21 Feb 2024 17:05:00 +0800
Subject: [PATCH] Fixed empty tip position wrong
---
.../main/res/layout/activity_all_tasks.xml | 30 +++++++++++--------
1 file changed, 17 insertions(+), 13 deletions(-)
diff --git a/app/src/main/res/layout/activity_all_tasks.xml b/app/src/main/res/layout/activity_all_tasks.xml
index f737ed7..87912ba 100644
--- a/app/src/main/res/layout/activity_all_tasks.xml
+++ b/app/src/main/res/layout/activity_all_tasks.xml
@@ -23,24 +23,28 @@
-
-
+
-
+
+
+
\ No newline at end of file