Updated attachment selection dialog.

1) Added nice-looking holo-themed graphics for each attachment type.

2) Removed old un-scaled graphics.

3) Stringified the attachment types.
This commit is contained in:
Moxie Marlinspike
2012-09-30 18:58:40 -07:00
parent 3cf77b6fd0
commit 030b39cd9c
21 changed files with 61 additions and 56 deletions

View File

@@ -417,5 +417,8 @@
<string name="verify_keys__menu_verified">Verified</string>
<!-- EOF -->
<string name="AttachmentTypeSelectorAdapter_picture">Picture</string>
<string name="AttachmentTypeSelectorAdapter_video">Video</string>
<string name="AttachmentTypeSelectorAdapter_audio">Audio</string>
</resources>