Android UI for writing private messages (text only for now).

This commit is contained in:
akwizgran
2013-03-05 01:57:15 +00:00
parent 666499337c
commit f549b6d818
9 changed files with 189 additions and 74 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -43,4 +43,5 @@
<string name="done_button">Done</string>
<string name="messages_title">Messages</string>
<string name="compose_button">New Message</string>
<string name="compose_title">New Message</string>
</resources>