enricocid / VectorifyDaHome

📱 Minimal app to apply wallpapers from a vast (400+) collection of vector graphics 🙃 :trollface:
Apache License 2.0
271 stars 34 forks source link

Adjust Icon Picker size #2

Closed stupo closed 5 years ago

stupo commented 5 years ago

Hey, great app! Just some thoughts from me for possible optimizing of the used screen space.

It would be great when the available screen space would be used to make the icon picker a bit bigger since there is a lot of blank screen. The area could then show multiple lines of icons. This would make searching for a specific icon or just strolling through them much better/easier. Maybe it could be used page-wise? So one initial/last used category will be shown in the picker area and swiping left/right would change the category set.

Any thoughts on this idea?

enricocid commented 5 years ago

Sorry for late reply but I was a little busy.

Yes, you are right. Maybe viewpager will do the trick, but I need some time to think to the redesign. Thanks for feedback, if you have a sketch don't hesitate to share here. :)

enricocid commented 5 years ago

Unfortunately swiping was not possible as it clashes with recycler view ;)

stupo commented 5 years ago

Sorry, I didn't have time to answer. Just updated the app and I think the usablity got even better now :)