Is there a standard way of extending "Edit Contacts" view and insert
additional field to it ?
I don't want to recreate the layout of Edit Contact view from scratch,
what I want to do is to use something like

public class CustomEditContactView extends EditContactView {
...
}

Is there a simple solution for this problem ?

-- 
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

Reply via email to