How do I declare an Android UI element using XML?
You can include any layout file in other layout file as-
here the layout files in include tag are other .xml layout files in the same res folder.