jkuester / unlauncher

Android minimalistic launcher
https://jkuester.github.io/unlauncher/
MIT License
305 stars 47 forks source link

Add more app spaces to the default home screen #206

Closed dontfwiththestream closed 8 months ago

dontfwiththestream commented 8 months ago

On larger devices, I feel it would be better to allow more applications to be visible on the home screen. Currently on my oneplus 7p i have 6 applications (the maximum). I have room for 10 at least

jkuester commented 8 months ago

Agreed! There is room for some good improvement here. Ideally, I would like to try and come up with a way to limit the home apps based on the actual device screen size (instead of just hard-coding the value)...

All that said, I think this is pretty much a duplicate of https://github.com/jkuester/unlauncher/issues/89