Difference between <include> and <ViewStub> in android

Viewed 8092

What are the differences between <\include> tag and <\ViewStub> tag and which one is preferrable while designing the layout.

4 Answers
Related