Anyone have any idea about that in android layout XML, What is the maximum view limit that can be embedded into the XML? Is there any limit?
There are no certain things in android.You can use maximum views as much as you can.But one thing that needs to keep in mind, there should be maximum 3 level hierarchy.