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

View in XML is throwing errors #6

Closed
sriramramani opened this issue Sep 17, 2014 · 0 comments
Closed

View in XML is throwing errors #6

sriramramani opened this issue Sep 17, 2014 · 0 comments

Comments

@sriramramani
Copy link

in XML throws the following error.

W/System.err(18079): java.lang.ClassNotFoundException: Couldn't load View class for View
W/System.err(18079): at org.lucasr.probe.ViewClassUtil.findViewClass(ViewClassUtil.java:67)
W/System.err(18079): at org.lucasr.probe.ProbeViewFactory.createProxyView(ProbeViewFactory.java:51)
W/System.err(18079): at org.lucasr.probe.ProbeViewFactory.onCreateView(ProbeViewFactory.java:72)
W/System.err(18079): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:684)
W/System.err(18079): at android.view.LayoutInflater.rInflate(LayoutInflater.java:755)
W/System.err(18079): at android.view.LayoutInflater.inflate(LayoutInflater.java:492)
W/System.err(18079): at android.view.LayoutInflater.inflate(LayoutInflater.java:397)
W/System.err(18079): at android.view.LayoutInflater.inflate(LayoutInflater.java:353)

@lucasr lucasr closed this as completed in d7e3ca1 Sep 18, 2014
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

1 participant