Fizz
Fizz

Reputation: 3487

Possible to display more than 6 items in a menu without the "More" option?

I want to add around 9 options to my menu but I would like all 9 options to show at once. Is there a way i can disable the grouping of the last options into the "More" submenu?

Upvotes: 2

Views: 1083

Answers (1)

Ryan Conrad
Ryan Conrad

Reputation: 6900

I don't think this is possible. Especially on the smaller screens. On the G1 type devices, there is no way 9 menu items would fit without covering the entire screen. And not to mention landscape mode, 9 items would not fit at all.

Maybe create a context menu, then you can have many items and the user would be able to scroll through them if the all didn't fit on the screen.

Upvotes: 3

Related Questions