The first thing you should do is decide on a layout. I will select the Table Layout. Just drag the TableLayout control onto the droid interface to the left.
next, position the TableLayout however you want, as wide or high as you want. Our other controls will be inside here.
next, drag a TableRow onto the TableLayout and make sure to select the TableLayout when you drag it over.
now we can add some controls. Add a button by dragging it onto the TableRow you put up just a minute ago.
When your done, you can click the generate button at the top then copy that code into your view's XML file.
I have attached the project files to this post.
No comments:
Post a Comment