android-plugin icon indicating copy to clipboard operation
android-plugin copied to clipboard

Cannot access resources defined in Android library project

Open levinotik opened this issue 13 years ago • 0 comments

I've added a library project as a dependency in my Build.scala. If I reference a custom view from the library project inside of my XML resource, my app crashes due to an error inflating the view. Any ideas on how to resolve this?

levinotik avatar Feb 05 '13 20:02 levinotik