Im developing android app which uses tabwidget in android. There 5 tabs which has 5 activities to do. Like my first tab shows list of articles. When i click on any article i call " setContentView(R.layout.singlearticle); " and detail page is opened.
Now at the same time when detailed page is open. I want to remove the top tabs or atleast hide them. I tried searching around for this but no success. ---- Umakant Patil -- 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

