By screamingtoaster
via developerlife.com
Published: Jul 30 2008 / 17:54
This tutorial will show you how to use the TableLayout container, which is like an HTML table. The UI layout code is done in Java, not XML. A class (LayoutUtils) is provided to make it easier to attach layout params to View objects.
Add your comment