How to set the size of multiple buttons on content

Posted by rob on Stack Overflow See other posts from Stack Overflow or by rob
Published on 2010-05-03T23:49:52Z Indexed on 2010/05/03 23:58 UTC
Read the original article Hit count: 136

Filed under:
|
|

I am using three buttons along with the list view.These three buttons are added to the layout using the TableLayout and TableRow.The first button takes more space on content, so the other two becomes smaller in size than first one. When the application runs, it doesn't even show the two other buttons.

How can I make the size of three buttons equal and display all of them when application runs?Give me some example please.

Thanks

© Stack Overflow or respective owner

Related posts about button

Related posts about size