kaajjo / LibreSudoku

LibreSudoku - Sudoku app for android built with Kotlin + Jetpack Compose + Material3
GNU General Public License v3.0
345 stars 24 forks source link

Sorting dialog placement in history tab #57

Open nvllz opened 1 year ago

nvllz commented 1 year ago

Here you can see a little bug with the dialog, as it's placed slightly above the status bar, while it was sticked to it before:

Also I think it'd be better to have a tickmark inside "Ascending/Descending" button when checked.

kaajjo commented 1 year ago

Strange, does not happen to me

What's your android and oneui (I think it's oneui?) version? How does it look with the gesture navigation?

nvllz commented 1 year ago

Android 10, OneUI 2.5.

When you swipe down, the space is still there. It's as if the app treats the top edge of that space as the bottom of the menu, while for you it's the edge of the navigation bar where the menu folds down.