OSDN Git Service

Updates to the edit contact UI.
authorJeff Hamilton <jham@android.com>
Wed, 7 Oct 2009 09:40:27 +0000 (04:40 -0500)
committerJeff Hamilton <jham@android.com>
Wed, 7 Oct 2009 20:26:49 +0000 (15:26 -0500)
commit1fb6275a57318261cb6dba511954cb754cd17fa2
treeddc052648050492f7fabbdffb09c8fea06cb5a9f
parent0d37e1bb98d4fc3a156708225d42f23f6bb27f3d
Updates to the edit contact UI.

- Updated account colors and color layout
- Updated display in read-only mode
- Clearer strings to identify accounts
- Sort the contacts to edit so read-only ones
  always are at the bottom.

Fixes 2163539 and a good portion of 2163519.

Change-Id: Ib2afc992a8623f2a253d2a52a0b5c50ee866e5d8
res/layout/item_contact_editor.xml
src/com/android/contacts/ContactsListActivity.java
src/com/android/contacts/model/ExchangeSource.java
src/com/android/contacts/model/ExternalSource.java
src/com/android/contacts/model/GoogleSource.java
src/com/android/contacts/ui/EditContactActivity.java
src/com/android/contacts/ui/widget/ContactEditorView.java