Skip to content
This repository has been archived by the owner on Jan 6, 2019. It is now read-only.

Grid size #93

Open
eevleevs opened this issue Oct 1, 2016 · 3 comments
Open

Grid size #93

eevleevs opened this issue Oct 1, 2016 · 3 comments

Comments

@eevleevs
Copy link

eevleevs commented Oct 1, 2016

I would like an option to change grid size.
On a 5''+ screen I would use 5 items per row.

@edgarvperes
Copy link
Owner

The value is hard coded to 4 or 5, depending on your screen size/resolution.
See:
https://github.com/seizonsenryaku/HayaiLauncher/blob/master/app/src/main/res/values/column_count.xml
And:
https://github.com/seizonsenryaku/HayaiLauncher/blob/master/app/src/main/res/values-sw600dp/column_count.xml

If you can compile you can try changing those. I agree it'd be better if this was configurable though.

@eevleevs
Copy link
Author

eevleevs commented Nov 17, 2016

I confirm that I can switch to 5 columns by changing the hard coded value in values/column_count.xml, but my device does not pick automatically the value in values-sw600dp/column_count.xml, even if the screen is 1980x1020. Looks like a bug.

@giner
Copy link

giner commented Dec 28, 2016

This is the only feature I miss in HayaiLauncher. It would be nice to adjust icon grid in case of low vision.

@avuton avuton mentioned this issue May 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants