Re: [android-developers] Load fragment when ListViewItem is clicked

2015-11-29 Thread gvi70000
Hi I have a sliding tab layout with several tabs, each tab contains a list view with several items. When the user clicks a lv item i need to load a different fragment (each lv item has a corresponding fragment with several controls). I managed to load a fragment by inserting a dummy fragment

Re: [android-developers] Load fragment when ListViewItem is clicked

2015-11-29 Thread TreKing
On Sun, Nov 29, 2015 at 9:08 AM, gvi7 wrote: > How to find out the existing fragment sot when i click a lv item i can > replace the correct fragmet? > I'm sorry but that doesn't make much sense. > TreKing, i will try to make my questions clear, but i am not dumping