Droid-ify / client

F-Droid client with Material UI.
GNU General Public License v3.0
3.16k stars 70 forks source link

Tablet optimization #681

Open Lenni-builder opened 3 months ago

Lenni-builder commented 3 months ago

Is your feature request related to a problem? Please describe. Droid-ify is not optimized for tablets. The UI looks like a stretched out phone UI, which isn't ideal.

Describe the solution you'd like I'd want the screen to be fully used, not everything being that stretched out on bigger screens.

Additional context Here are a few screenshots of how it currently looks: Screenshot_20240308-172525_Droid-ify Screenshot_20240308-172528_Droid-ify Screenshot_20240308-172538_Droid-ify

codenyte commented 3 weeks ago

I think switching from the tab layout to a navigation bar on phones (#10) and a navigation rail on foldable phones/tablets would be the first step to improve the UI for bigger screens.