Jesus Ericks

Results 4 issues of Jesus Ericks

For those who are looking for a solution to capture scrollable content, I've created a small solution that I believe with some modifications and improvements, could be a functionality of...

enhancement

I added an option to switch between a list mode and a grid mode in the chapter list, as described in #769

### Describe your suggested feature I would really appreciate having an option to switch between list view and a grid mode for chapters, displaying only chapter numbers when in grid...

feature request

It is possible to create tasks even leaving the title and description empty, with blank spaces. It could be fixed by adding **trim()** in the Task class: val isEmpty get()...