Users can now reorder checklist items by dragging them up or down using the drag handle icon (6-dot pattern) on each item. Changes: - Added ic_drag_handle.xml drawable with 6-dot pattern icon - Updated item_checklist_row.xml to include drag handle ImageButton - Modified ChecklistAdapter to support moveItem() operation - Added ItemTouchHelper in NoteEditorFragment for drag-and-drop functionality - Items reorder smoothly and changes are auto-saved |
||
|---|---|---|
| .. | ||
| java/com/notesapp | ||
| res | ||
| AndroidManifest.xml | ||