app/src/main/res/layout/fragment_task.xml
@@ -5,7 +5,7 @@
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="@color/taskBG"
    tools:context="cn.flightfeather.thirdapp.fragment.TaskFragment">
    tools:context="cn.flightfeather.thirdapp.module.task.TaskFragment">
    <FrameLayout
        android:layout_width="match_parent"