: Binary XML file line #21: Error inflating class GridLayout at android.app.ActivityThread.access$1500(ActivityThread.java:117)
at android.app.ActivityThread: Binary XML file line #2
但是,在我向一个活动添加了一个gridLayout视图之后,网格布局并不在gradle缓存中,而是想下载它。但是android出现了错误:
org.gradle.internal.resource.transport.http.HttpRequestException: Could not GET 'https://jcenter.bintray.com/com/android/support/gridlayout-v7/26.1.0/
无论是在我的IntelliJ项目中设置support v7 GridLayout库,还是在代码中正确引用它,我都遇到了麻烦。: Binary XML file line #8: Error inflating class android.support.v7.widget.GridLayout ... 11 more
Caused by: java.lang.ClassNotFound