Pointing layout_above to an external ID?

Posted by Joren on Stack Overflow See other posts from Stack Overflow or by Joren
Published on 2010-04-15T01:42:42Z Indexed on 2010/04/15 1:53 UTC
Read the original article Hit count: 276

Filed under:
|
|

When I try to use layout_above to position a view above another view, it can't find the ID if it's not in the same XML file. I'm adding my XML files at run time but I still want to be able to position them relative to eachother. Any suggestions?

© Stack Overflow or respective owner

Related posts about android

Related posts about java