Open mjray opened 2 years ago
I'm slowly working on this. The answer as to "why" is laziness. I need to implement a custom LayoutManager to handle the layout logic. This isn't hard, but it is tedious, and I haven't gotten around to doing it.
To make it work normally, I've hand-coded the first 8 places where items can be. But since it only supports up to 8, I can't use it for an "all apps" feature.
When I search for ... the apps are displayed in a big grid with lots of dead space between them. How do I make them display in the efficient hex tiling like when I search for any other term?