Simple example of <merge> and <include> usage in Android XML-layouts.
- by aioobe
I'm curious about the <merge> and <include> tags in Android XML-layouts. I've read two tutorials, but haven't yet found a simple example usage.
Would be happy if someone could provide such an example or give a pointer to one.