OSDN Git Service

Show phones and email addresses for read-only contacts.
authorJeff Hamilton <jham@android.com>
Sun, 11 Oct 2009 06:17:48 +0000 (01:17 -0500)
committerJeff Hamilton <jham@android.com>
Mon, 12 Oct 2009 18:52:22 +0000 (13:52 -0500)
commit4bef56bdbde4c6bd439ed2d528d4b99974359e18
tree49239cd477cd9dcb31ba72f73dfcf9d24487a8a4
parent387a22c79782ddb6bea57d1f80ec227f0842a253
Show phones and email addresses for read-only contacts.

Bug: 2180041
Change-Id: I686e5413bb3de4c9373da177673c485581c87bb9
res/layout/item_read_only_contact_editor.xml [new file with mode: 0644]
res/layout/item_read_only_field.xml [new file with mode: 0644]
src/com/android/contacts/ui/EditContactActivity.java
src/com/android/contacts/ui/widget/BaseContactEditorView.java [new file with mode: 0644]
src/com/android/contacts/ui/widget/ContactEditorView.java
src/com/android/contacts/ui/widget/ReadOnlyContactEditorView.java [new file with mode: 0644]