Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Running error #4

Closed
kaleai opened this issue Mar 12, 2015 · 4 comments
Closed

Running error #4

kaleai opened this issue Mar 12, 2015 · 4 comments

Comments

@kaleai
Copy link

kaleai commented Mar 12, 2015

03-12 10:05:31.064: E/AndroidRuntime(15217): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.facebook.shimmer.example/com.facebook.shimmer.example.MainActivity}: android.view.InflateException: Binary XML file line #11: Error inflating class com.facebook.shimmer.ShimmerFrameLayout
03-12 10:05:31.064: E/AndroidRuntime(15217): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2187)

@jasleensingh
Copy link
Contributor

Can you provide some more information, like some example code and your build files (are you using gradle or importing the .aar file into your project)? It's difficult to diagnose the problem with the trace you provided.

@ghost
Copy link

ghost commented Aug 4, 2015

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.

@kaleai
Copy link
Author

kaleai commented Aug 5, 2015

thx.

@kaleai kaleai closed this as completed Aug 5, 2015
@dkpalmer
Copy link

Just to add some more info for anyone that comes across this, I also ran into the inflation exception. I was missing the @aar on the reference in Gradle. Adding it cleared the exception.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants