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.
BIN
res/drawable-hdpi/ic_attach_audio_holo_light.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/drawable-hdpi/ic_attach_picture_holo_light.png
Normal file
After Width: | Height: | Size: 858 B |
BIN
res/drawable-hdpi/ic_attach_video_holo_light.png
Normal file
After Width: | Height: | Size: 869 B |
BIN
res/drawable-hdpi/ic_missing_thumbnail_picture.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
res/drawable-mdpi/ic_attach_audio_holo_light.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
res/drawable-mdpi/ic_attach_picture_holo_light.png
Normal file
After Width: | Height: | Size: 680 B |
BIN
res/drawable-mdpi/ic_attach_video_holo_light.png
Normal file
After Width: | Height: | Size: 723 B |
BIN
res/drawable-mdpi/ic_missing_thumbnail_picture.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
res/drawable-xhdpi/ic_attach_audio_holo_light.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
res/drawable-xhdpi/ic_attach_picture_holo_light.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
res/drawable-xhdpi/ic_attach_video_holo_light.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
res/drawable-xhdpi/ic_missing_thumbnail_picture.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.1 KiB |
@@ -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>
|
||||
|