I have some simple questions for Android Users.
If I use
Single XMLforMultiple Activity, What issues might come ??How it ll help in Application PERFORMANCE, if we use this kind of approach ??
for example : If have same XML layouts A,B,C for A,B,C Activity, Instead of using multiple layout I want to use only single Layout i.e. A XML Layout for A,B,C Activity.
Note: I have tried this, works fine. But I want to know that any issues or problem using this kind of approach. Gone through some sites but din't get cleared picture
Suggestions or help will be appreciated.
Many Thanks ..!!
