Adding a child view at particular location in parent view.

Posted by user274926 on Stack Overflow See other posts from Stack Overflow or by user274926
Published on 2010-03-20T03:13:49Z Indexed on 2010/03/20 3:21 UTC
Read the original article Hit count: 174

Filed under:

I need to draw a child view containing a rectangle and button on top of the content view at particular location on the parent (content view).
How can I do this? Did not find an explicit way to set origin of child view?

Thanks.

© Stack Overflow or respective owner

Related posts about android