I want to develop an android application using Honey Comb 3.0 in which I want to display a list , clicking on any item in a list should display another list beside that list item in the form of Fragment. Can any one provide me sample code in sorting out this issue?
Thanks in Advance,
Ollie C
Have a look at these two blog posts from Google's Reto Meier:
- http://blog.radioactiveyak.com/2011/02/android-app-surgery-earthquake-redux.html
- http://blog.radioactiveyak.com/2011/02/strategies-for-honeycomb-and-backwards.html
He has lots of code examples in there for handling fragments.
来源:https://stackoverflow.com/questions/4949216/using-multiple-fragments-in-an-single-activity