Re: [android-developers] Android tabs
Hi,
Use Tabhost object and call like this:
Tabhost tab = getTabHost();
tab.setCurrentTab(m_currTab);
--
Thanks & Regards
B.NagaRaju
Software Engineer(Android)
+91-9966990732
-- On Fri, Oct 19, 2012 at 2:10 PM, ANKUR GOEL <ankur1486@gmail.com> wrote:
Hi alli am working on tabsone help needed tht is1 am third tab -- inside that i have detail with one buttoni want to go to first tab on click of that buttonand i dont want new tab to launch--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
Thanks & Regards
B.NagaRaju
Software Engineer(Android)
+91-9966990732
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home