Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary XML file line #112: Error inflating class com.pnikosis.materialishprogress.ProgressWheel #98

Closed
felangga opened this issue Aug 2, 2016 · 2 comments

Comments

@felangga
Copy link

felangga commented Aug 2, 2016

I randomly get this kind of error.
But It gone when I clean and rebuild the projects.
Is it normal ?

ERR: stack=android.view.InflateException: Binary XML file line #112: Binary XML file line #112: Error inflating class com.pnikosis.materialishprogress.ProgressWheel
at android.view.LayoutInflater.inflate(LayoutInflater.java:539)
at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334)
at android.view.LayoutInflater.inflate()
at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
at com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:393)
at android.app.Dialog.setContentView(Dialog.java:512)
at cn.pedant.SweetAlert.SweetAlertDialog.onCreate(SweetAlertDialog.java:140)

@pubudu123
Copy link

This is not normal ,When i removed 'compile 'com.google.android.gms:play-services:7.5.0' in build gradle and removed old mapactivity class it's working perfectly.

@sunshine178
Copy link

https://github.com/pnikosis/materialish-progress The answer here。

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

No branches or pull requests

3 participants