app/src/main/java/cn/flightfeather/thirdapp/activity/TaskAdjustActivity.java
@@ -10,7 +10,7 @@ import cn.flightfeather.thirdapp.R; import cn.flightfeather.thirdapp.adapter.TaskListAdapter; import cn.flightfeather.thirdapp.bean.Subtask; import cn.flightfeather.thirdapp.bean.entity.Subtask; import cn.flightfeather.thirdapp.util.Constant; public class TaskAdjustActivity extends AppCompatActivity implements View.OnClickListener{