Button most definitely supports android:layout_margin, android:layout_marginTop, etc.
On Thu, Apr 21, 2011 at 7:03 PM, jotobjects <[email protected]> wrote: > I have a row of Buttons that are added dynamically to a TableRow in > code. We are inserting space by creating Views to put between > Buttons. Is there a lighter weight way to accomplish that? Button > doesn't support margin and padding goes inside the button. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in London: http://bit.ly/smand1, http://bit.ly/smand2 -- 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

