The TabWidget itself does not do much except contain a list of tab labels that exist within the parent TabHost . Basically it is nothing...
Read more »
Android Development Books
Showing posts with label Layouts. Show all posts
Showing posts with label Layouts. Show all posts
Monday
Thursday

Layout Tricks: Merging Layouts in android
The articles showed you how to use the <include /> tag in XML layouts, to reuse and share your layout code. This article explains...
Read more »