Added contact name dropdown to message composition screen.

This commit is contained in:
akwizgran
2013-03-11 13:35:38 +00:00
parent aa4f1cdfdd
commit 787c428874
6 changed files with 93 additions and 15 deletions

View File

@@ -43,5 +43,5 @@
<string name="messages_title">Messages</string>
<string name="message_from">From: %1$s</string>
<string name="compose_title">New Message</string>
<string name="message_to">To: %1$s</string>
<string name="message_to">To:</string>
</resources>