How can i place a child with square shape in parent with rectangle shape. I want to child to have fill_parent for width and the height to be the same as the with ( to be a square ) and when the parent is resized the child to be resized also. Can i do these using XML or have to set the height programmatically. Thanks
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

