You can also put one Layout (Linear or Relative) on your main screen that 
fills the screen and use something like layout.removeLayout 
(currentlistview) && layout.addLayout ( newlistview) to change the listview. 
Or, you can use one Listview and plugin different Adapters.

I have used both for different Apps and it works.

-- 
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

Reply via email to