HI Just Place your package name with your view calss name (com.android.CustomView) instead of your imageview in a image view widget ...
On Sat, Nov 28, 2009 at 4:29 PM, appforce.org <[email protected]> wrote: > You can add it in XML layout as any other View, just provide the full > package name, for example: > > <com.yourname.DrawView android:layout_width="wrap_content" > android:layout_height="wrap_content"/> > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Regards ------------------- Desu Vinod Kumar [email protected] 09176147148 -- 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

