android.view.InflateException: Binary XML file line #2: Error inflating class textView
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Stack Overflow by Bucky
, 1 year agovia GitHub by viperboy
, 2 years agovia Stack Overflow by Vishal Halani
, 1 year agovia Stack Overflow by Sameer Hussain
, 2 years agovia Stack Overflow by youssoua
, 2 years agovia Stack Overflow by DenisGL
, 2 years agoandroid.view.InflateException: Binary XML file line #2: Error inflating class textView
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:757)
at android.view.LayoutInflater.inflate(LayoutInflater.java:482)
at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:668)