Eclipse giving an error of android.support.v7.widget.GridLayout failed to instantiate
问题 I have tried to incorporate the GridLayout from the support library, but it is not working. My target build is for API version 10. The XML code I am using is shown below: <?xml version="1.0" encoding="UTF-8"?> <android.support.v7.widget.GridLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:grid="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android.support.v7.widget.columnCount="6" > <Button android:id="