Saturday, 31 August 2013

How to create Android Tabs without setContent

How to create Android Tabs without setContent

I want to have a tabbar with tabs. And I want just to catch tab pressing
to update single view. I attempt to set setContent of TabHost to null but
I've got error. How to implement this feature?

No comments:

Post a Comment