i have created three tab in android and i set the current tab is 1st tab .its index is 0.I am using the onTabchange listener and when i click on 1st tab then listview not display but when i click on 2nd tab then listview display.So is there any way to display listview on click of 1st tab that is also current tab.
On Mon, Feb 27, 2012 at 1:44 AM, Sudeep Sharma <[email protected]>wrote: > Can you be please be more clear ..i couldn't understand .... > > > On Sat, Feb 25, 2012 at 11:48 AM, Jagruti Sangani < > [email protected]> wrote: > >> hello, >> i want to get which tab i have clicked.i have use the tab >> onchangelistener but it will give tab number after click on any other >> tab and then click on the again first tab.so anybody know how it is >> possible to gtet on click tab number.plz if possible give code. >> >> -- >> 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 >> > > -- > 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 > -- 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

