summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/drawable-hdpi/ic_videocam_wht_24dp.pngbin0 -> 267 bytes
-rw-r--r--res/drawable-mdpi/ic_videocam_wht_24dp.pngbin0 -> 215 bytes
-rw-r--r--res/drawable-xhdpi/ic_videocam_wht_24dp.pngbin0 -> 257 bytes
-rw-r--r--res/drawable-xxhdpi/ic_videocam_wht_24dp.pngbin0 -> 340 bytes
-rw-r--r--res/values/strings.xml4
5 files changed, 4 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_videocam_wht_24dp.png b/res/drawable-hdpi/ic_videocam_wht_24dp.png
new file mode 100644
index 000000000..ecfce9446
--- /dev/null
+++ b/res/drawable-hdpi/ic_videocam_wht_24dp.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_videocam_wht_24dp.png b/res/drawable-mdpi/ic_videocam_wht_24dp.png
new file mode 100644
index 000000000..cbb5be2ea
--- /dev/null
+++ b/res/drawable-mdpi/ic_videocam_wht_24dp.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_videocam_wht_24dp.png b/res/drawable-xhdpi/ic_videocam_wht_24dp.png
new file mode 100644
index 000000000..814e515bc
--- /dev/null
+++ b/res/drawable-xhdpi/ic_videocam_wht_24dp.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_videocam_wht_24dp.png b/res/drawable-xxhdpi/ic_videocam_wht_24dp.png
new file mode 100644
index 000000000..c21679891
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_videocam_wht_24dp.png
Binary files differ
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2a815261e..13fdf75c5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -737,4 +737,8 @@
Note: AccessibilityServices uses this attribute to announce the purpose of the button.
[CHAR LIMIT=NONE] -->
<string name="voicemail_play_start_pause">Start or pause playback.</string>
+
+ <!-- Delimeter used between each item in a textual list; for example "Alpha, Beta".
+ [CHAR LIMIT=3] -->
+ <string name="list_delimeter">", "</string>
</resources>