We have a app that we are working on that once you login to the app, you 
have a few buttons you can choose from, once you select one, it displays a 
"listview" with a custom adapter layout of all the records available.
You can then click on any of the records and are taken to a detail page 
where you can view the full details for that record. Currently if you want 
to chose another record you have to go back to the list and pick.
We would like to keep that, but also see if its possible to allow the user 
to swipe left or right to scroll thru all the detail pages for the other 
records.. 
 
is something like that possible?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to