Hi guys, im having a problem getting a custom view that i created on
the xml layout file.

i have a class named DrawingLayout which extends FrameLayout

it is found in the package Drawing

as stated on this page 
http://developer.android.com/guide/topics/ui/custom-components.html
i used the following decleration in xml

<Drawing.DrawingLayout ... />

but whenever i run the program with that decleration i get a runtime
exception error on SetContentView( ... )

is there something im not doing well? If you need any more details
please tell me because i cant seem to figure this one out.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to