Seems like editing the item should be an activity. On Mon, Aug 22, 2011 at 2:30 PM, bob <[email protected]> wrote: > Ok, let's say you are working on a news app. > > So, you have a ListView with some article titles. > > Then, when an article is clicked you have a TextView that replaces the > ListView. > > What is the best way to do this? > > I'm thinking of having the ListView and TextView on top of each other > in an AbsoluteLayout and showing/hiding as needed. > > Or, I can create two XML files and using setContentView as needed. > > Any ideas? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en
-- ~ Jeremiah:9:23-24 Android 2D MMORPG: http://solrpg.com/, http://www.youtube.com/user/revoltingx -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

