summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorArtur Dryomov <artur.dryomov@gmail.com>2013-09-30 00:17:13 +0300
committerArtur Dryomov <artur.dryomov@gmail.com>2013-09-30 00:39:25 +0300
commit6faff72236906a9e2326374d8db016edc8048a3c (patch)
treebc06e5c68f2095ee10989f68d7312d40d195fbbc /android
parent3b0c8081de5168b2df12f8cd9a146905680d14ab (diff)
Add xxhdpi action bar icons and remove an unused search icon.
Change-Id: I7c092f0c5e42ea478946506be49a2ad47a4bb67a
Diffstat (limited to 'android')
-rw-r--r--android/sdremote/res/drawable-hdpi/ic_action_search.pngbin3120 -> 0 bytes
-rw-r--r--android/sdremote/res/drawable-mdpi/ic_action_search.pngbin3030 -> 0 bytes
-rw-r--r--android/sdremote/res/drawable-xhdpi/ic_action_search.pngbin3199 -> 0 bytes
-rw-r--r--android/sdremote/res/drawable-xxhdpi/ic_action_cancel.pngbin0 -> 574 bytes
-rw-r--r--android/sdremote/res/drawable-xxhdpi/ic_action_grid.pngbin0 -> 310 bytes
-rw-r--r--android/sdremote/res/drawable-xxhdpi/ic_action_pager.pngbin0 -> 622 bytes
-rw-r--r--android/sdremote/res/drawable-xxhdpi/ic_action_reconnect.pngbin0 -> 1241 bytes
-rw-r--r--android/sdremote/res/drawable-xxhdpi/ic_action_resume.pngbin0 -> 702 bytes
-rw-r--r--android/sdremote/res/drawable-xxhdpi/ic_action_save.pngbin0 -> 619 bytes
-rw-r--r--android/sdremote/res/drawable-xxhdpi/ic_action_timer.pngbin0 -> 1317 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/android/sdremote/res/drawable-hdpi/ic_action_search.png b/android/sdremote/res/drawable-hdpi/ic_action_search.png
deleted file mode 100644
index 67de12decbd6..000000000000
--- a/android/sdremote/res/drawable-hdpi/ic_action_search.png
+++ /dev/null
Binary files differ
diff --git a/android/sdremote/res/drawable-mdpi/ic_action_search.png b/android/sdremote/res/drawable-mdpi/ic_action_search.png
deleted file mode 100644
index 134d5490bd33..000000000000
--- a/android/sdremote/res/drawable-mdpi/ic_action_search.png
+++ /dev/null
Binary files differ
diff --git a/android/sdremote/res/drawable-xhdpi/ic_action_search.png b/android/sdremote/res/drawable-xhdpi/ic_action_search.png
deleted file mode 100644
index d699c6b37e0d..000000000000
--- a/android/sdremote/res/drawable-xhdpi/ic_action_search.png
+++ /dev/null
Binary files differ
diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_cancel.png b/android/sdremote/res/drawable-xxhdpi/ic_action_cancel.png
new file mode 100644
index 000000000000..5dc214356fa9
--- /dev/null
+++ b/android/sdremote/res/drawable-xxhdpi/ic_action_cancel.png
Binary files differ
diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_grid.png b/android/sdremote/res/drawable-xxhdpi/ic_action_grid.png
new file mode 100644
index 000000000000..bba7a0aecaee
--- /dev/null
+++ b/android/sdremote/res/drawable-xxhdpi/ic_action_grid.png
Binary files differ
diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_pager.png b/android/sdremote/res/drawable-xxhdpi/ic_action_pager.png
new file mode 100644
index 000000000000..810e37791022
--- /dev/null
+++ b/android/sdremote/res/drawable-xxhdpi/ic_action_pager.png
Binary files differ
diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_reconnect.png b/android/sdremote/res/drawable-xxhdpi/ic_action_reconnect.png
new file mode 100644
index 000000000000..f5ed228f5589
--- /dev/null
+++ b/android/sdremote/res/drawable-xxhdpi/ic_action_reconnect.png
Binary files differ
diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_resume.png b/android/sdremote/res/drawable-xxhdpi/ic_action_resume.png
new file mode 100644
index 000000000000..7f7ca2e02845
--- /dev/null
+++ b/android/sdremote/res/drawable-xxhdpi/ic_action_resume.png
Binary files differ
diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_save.png b/android/sdremote/res/drawable-xxhdpi/ic_action_save.png
new file mode 100644
index 000000000000..68c41deccb55
--- /dev/null
+++ b/android/sdremote/res/drawable-xxhdpi/ic_action_save.png
Binary files differ
diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_timer.png b/android/sdremote/res/drawable-xxhdpi/ic_action_timer.png
new file mode 100644
index 000000000000..a06752cd5c5f
--- /dev/null
+++ b/android/sdremote/res/drawable-xxhdpi/ic_action_timer.png
Binary files differ