On Mar 19, 12:22 pm, Nithin <nithin.war...@gmail.com> wrote:
> Hi,
>
> I created a custom view extending "android.view.View" class. Now in
> this class can I add a widget like button or imageView.
>
> Any idea about this.
>
> Nithin

you cannot do this extending View class. you have to extend ViewGroup
instead.

pskink

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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to