QuiltViewLibrary icon indicating copy to clipboard operation
QuiltViewLibrary copied to clipboard

GridLayout Dependency Issue

Open lawloretienne opened this issue 11 years ago • 1 comments

How do you set up the gridlayout_v7 dependency in Android Studio in a gradle project?

lawloretienne avatar Sep 25 '14 18:09 lawloretienne

I get this error when adding a QuiltView to my project

android.view.InflateException: Binary XML file line #64: Error inflating class com.biggu.shopsavvy.view.QuiltView at android.view.LayoutInflater.createView(LayoutInflater.java:620) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:696) at android.view.LayoutInflater.rInflate(LayoutInflater.java:755) at android.view.LayoutInflater.rInflate(LayoutInflater.java:758) at android.view.LayoutInflater.inflate(LayoutInflater.java:492)

lawloretienne avatar Sep 25 '14 19:09 lawloretienne