Closed HarriBuh closed 9 months ago
Hi, thanks for the suggestion. The problem is that widgets hijack vertical scrolling. A widget large enough to completely hide the app items would make it impossible to scroll down to the app items.
Hi, thanks for the suggestion. The problem is that widgets hijack vertical scrolling. A widget large enough to completely hide the app items would make it impossible to scroll down to the app items.
I think I got that. It's good the way it is now, anyway. Thanks for the explanation, closing.
Right now all categories will always be expanded when switching. This is kind of annoying when you have a widget (f.e. of your calendar app) at the to of your screen, effectively halving it.
Check this screenshot for reference:
There already is an experimental feature that enables scrolling down if there were to many shortcuts present- maybe you can use this to enable moving up and down the whole category tabs, too? Like press and hold your finger on the tab bar to move it either up or down..
EDIT: I just figured out how to expand the widget size, which goes even further in the right direction:
Now the only thing left to do would be to completely hide the shortcuts while keeping the tab bar visible- just like the regular dock (bar) on Android's vanilla launcher. Is this possible?