|
|
|
@ -54,13 +54,13 @@ public class TaskEditControlSetFragmentManager {
|
|
|
|
private static final int[] TASK_EDIT_CONTROL_SET_FRAGMENTS = new int[] {
|
|
|
|
private static final int[] TASK_EDIT_CONTROL_SET_FRAGMENTS = new int[] {
|
|
|
|
EditTitleControlSet.TAG,
|
|
|
|
EditTitleControlSet.TAG,
|
|
|
|
DeadlineControlSet.TAG,
|
|
|
|
DeadlineControlSet.TAG,
|
|
|
|
|
|
|
|
TimerControlSet.TAG,
|
|
|
|
|
|
|
|
DescriptionControlSet.TAG,
|
|
|
|
CalendarControlSet.TAG,
|
|
|
|
CalendarControlSet.TAG,
|
|
|
|
PriorityControlSet.TAG,
|
|
|
|
PriorityControlSet.TAG,
|
|
|
|
DescriptionControlSet.TAG,
|
|
|
|
|
|
|
|
HideUntilControlSet.TAG,
|
|
|
|
HideUntilControlSet.TAG,
|
|
|
|
ReminderControlSet.TAG,
|
|
|
|
ReminderControlSet.TAG,
|
|
|
|
FilesControlSet.TAG,
|
|
|
|
FilesControlSet.TAG,
|
|
|
|
TimerControlSet.TAG,
|
|
|
|
|
|
|
|
TagsControlSet.TAG,
|
|
|
|
TagsControlSet.TAG,
|
|
|
|
RepeatControlSet.TAG,
|
|
|
|
RepeatControlSet.TAG,
|
|
|
|
CommentBarFragment.TAG
|
|
|
|
CommentBarFragment.TAG
|
|
|
|
|