diff --git a/app/src/main/java/com/gamedog/vididin/main/fragments/TasksFragment.kt b/app/src/main/java/com/gamedog/vididin/main/fragments/TasksFragment.kt
index 0076cb8..9a73d88 100644
--- a/app/src/main/java/com/gamedog/vididin/main/fragments/TasksFragment.kt
+++ b/app/src/main/java/com/gamedog/vididin/main/fragments/TasksFragment.kt
@@ -42,7 +42,6 @@ import com.ama.core.architecture.highlightpro.parameter.HighlightParameter
import com.ama.core.architecture.highlightpro.parameter.MarginOffset
import com.ama.core.architecture.highlightpro.shape.OvalShape
import com.ama.core.architecture.highlightpro.shape.RectShape
-import com.ama.core.architecture.util.SpUtil
import com.gamedog.statisticreporter.StatisticUtil
import com.gamedog.vididin.manager.GuideManager
import dagger.hilt.android.AndroidEntryPoint
diff --git a/app/src/main/res/drawable/vididinapp_feature_message_bg_task_ativi.xml b/app/src/main/res/drawable/vididinapp_feature_message_bg_task_ativi.xml
index 6c342ea..f737159 100644
--- a/app/src/main/res/drawable/vididinapp_feature_message_bg_task_ativi.xml
+++ b/app/src/main/res/drawable/vididinapp_feature_message_bg_task_ativi.xml
@@ -1,8 +1,8 @@
-
+
diff --git a/app/src/main/res/layout/vididinapp_feature_message_fragment_message.xml b/app/src/main/res/layout/vididinapp_feature_message_fragment_message.xml
index 2e26b1e..fc1c864 100644
--- a/app/src/main/res/layout/vididinapp_feature_message_fragment_message.xml
+++ b/app/src/main/res/layout/vididinapp_feature_message_fragment_message.xml
@@ -1,559 +1,573 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ android:src="@mipmap/bg_task_frag_top"
+ android:scaleType="centerCrop"
+ />
+
-
+
+
+
+ android:layout_marginTop="15dp">
-
-
+
-
-
+ android:layout_height="match_parent"
+ android:orientation="vertical"
+ android:background="@mipmap/task_bg_glod"
+ android:padding="10dp"
+ >
-
-
-
-
-
-
-
-
-
-
-
+ android:layout_gravity="center_vertical"
+ android:layout_marginTop="10dp">
+
-
-
+
+
-
-
-
+ android:layout_marginStart="8dp"
+ android:layout_marginTop="12dp">
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
+ android:padding="10dp"
+ android:layout_marginTop="15dp"
+ android:background="@drawable/vididinapp_feature_message_bg_task_ativi">
+
+ android:layout_marginTop="10dp">
-
+ android:layout_weight="1"
+ android:gravity="center_horizontal"
+ android:orientation="vertical" >
+
+
-
+
+
+
+
+
+
+ android:layout_weight="1"
+ android:gravity="center_horizontal"
+ android:orientation="vertical" >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-xxhdpi/bg_task_frag_top.webp b/app/src/main/res/mipmap-xxhdpi/bg_task_frag_top.webp
new file mode 100644
index 0000000..3064651
Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/bg_task_frag_top.webp differ