Hi I am working with android.I had created an android library project for distribution. Now I used to include a layout using include method in xml for getting a layout from my library project into my app.Now the problem is I can include only in relative layout.How can I make a common method to add my layout from library project to my app.??
No comments:
Post a Comment