Closed ijdoc closed 12 years ago
The current implementation shows all the items in the same list. Should that be changed such that a list item named "more" is shown if number of menu items are >6.
@rishabhjain08 Nope, having all the items in a single list is acceptable. Can you just make sure that the list will scroll properly using the on-screen keyboard if it is longer than the screen height?
The list is scrolling properly and all the menu items are being correctly shown.
When more than 6 items are given to the options menu, the system automatically hides items 6 and above behind a "More" item. We need to make sure this is handled properly by the accessible menu.