fix: restore add button in medium/large widget (#19) #20

Merged
maximus merged 1 commit from fix/simpl-liste-19-widget-add-button into master 2026-03-09 23:52:12 +00:00

1 commit

Author SHA1 Message Date
594896a909 Restore add button in medium/large widget by moving it to header
The ListWidget (Android ListView) introduced for scrolling takes all
available vertical space, pushing the footer add button off-screen.
Move the + button into the header row where it remains always visible
regardless of the task list scroll state.

Related to #19

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 23:01:52 -04:00