i would like build an app with the similiar screen given, the number of table is depend on the size of the screen. Initially i'm thinking to use two xCustomListView (clv), one clv in Horizontal and another one using vertical. Shall i work on this way?
Appreciate if you could let me know what component should i use in order to achieve the pictures given
Implement the tabs with TabStripViewPager and the list with xCustomListView. I think that it is better to start with a single orientation and later add the landscape orientation.
Implement the tabs with TabStripViewPager and the list with xCustomListView. I think that it is better to start with a single orientation and later add the landscape orientation.