On Wed, Jul 25, 2012 at 11:17 AM, Ultimate Dream <[email protected] > wrote:
> But when there is another *TableRow *with a* **TextView or DigitalClock*then > face problem with button sizes. The first button get enlarged in > width. *[ button ] [ button ] [ button ]*. > Try setting the column span on the row that only has one item to 3 so it matches the row with three items. Alternatively, use a different layout manager, like RelativeLayout. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

