Erel,
What I am trying to achieve is to display a week of appointments for customers showing 5 separate "views" for each day. Each day will need to be scrollable to fit onto the tablet with landscape view. When these 5 days of appointments are displayed I want to click/tap on one particular entry/customer and start a new activity displaying that customers details. This data is coming from a sqlite database.
Do you think the xCustomlistView is the appropriate resource for this?
Thanks again
Brad