K1rakishou / KurobaExLite

An Android imageboard client with the focus on maximum performance, fully written with Jetpack Compose (WIP).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a setting to display mini drawer on foldable phones.

clutzygamers opened this issue · comments

The below part is missing.

200155401-f60b9c3b-abf9-42ee-9497-339c2309c877

Yes it only shows up on tablets. Foldable phones are not considered tablets. It was done like that because I'm not sure how much of horizontal space there is on foldable phones and whether everything would fit. Maybe I could add a setting to force show it anyway.

Maybe I could add a setting to force show it anyway.

Yes please, or maybe just keep both the board and threads together like the regular slide mode if there's still not enough space.

commented

This was fixed. The minidrawer will now be displayed on foldable phones too.