android-plugin
android-plugin copied to clipboard
Cannot access resources defined in Android library project
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?