So I am trying to create a home page. I have using relative layout to add a background image , and buttons to navigate to other links. However, I need to use some features of absoulte layout to draw lines and separators. It doesnt feel easy to add an instance of absolute layout as a children to relative layout. How do i do it?
↧