How to get RelativeLayout working with merge and include?
问题 I have been trying for a few days now to make my layouts more efficient by converting from using several levels of nested LinearLayouts to one RelativeLayout and have come across a few problems that I haven not been able to find a workaround for... I have searched the Android beginners group and this site and have not been able to find anything that would help me solve the problem. I read on one of the blogs that you can combine layouts with merge and include tags. So what I have is a main