SecUSo / privacy-friendly-todo-list

Privacy Friendly App to manage To-Do lists on Android.
Apache License 2.0
83 stars 42 forks source link

Can't scroll new-task-dialog #125

Closed 0xC0FFEEC0DE closed 1 month ago

0xC0FFEEC0DE commented 1 month ago

If screen is too small for new-task-dialog, the elements at the bottom of the dialog are outside the screen and there is no chance to reach them.

Reproduce:

Suggestion: Make this dialog scrollable

0xC0FFEEC0DE commented 1 month ago

a1ca482 fixed this.