Android : How to navigate in a gridview only with DPAD?

on Monday, October 6, 2014


I have a multi-tabs application which implements a calendar. Now I'm thinking about the usage on a TV where I can use only the dpad. (Of course there will be no tabs in the final version) I'm displaying more than 500 rows (weeks) so I cannot jump to the top navigation (ActionBar) straight forward.


Is there any simple way to switch the control?


0 comments:

Post a Comment