diff options
author | Artur Dryomov <artur.dryomov@gmail.com> | 2013-09-30 00:17:13 +0300 |
---|---|---|
committer | Artur Dryomov <artur.dryomov@gmail.com> | 2013-09-30 00:39:25 +0300 |
commit | 6faff72236906a9e2326374d8db016edc8048a3c (patch) | |
tree | bc06e5c68f2095ee10989f68d7312d40d195fbbc /android | |
parent | 3b0c8081de5168b2df12f8cd9a146905680d14ab (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.png | bin | 3120 -> 0 bytes |
-rw-r--r-- | android/sdremote/res/drawable-mdpi/ic_action_search.png | bin | 3030 -> 0 bytes |
-rw-r--r-- | android/sdremote/res/drawable-xhdpi/ic_action_search.png | bin | 3199 -> 0 bytes |
-rw-r--r-- | android/sdremote/res/drawable-xxhdpi/ic_action_cancel.png | bin | 0 -> 574 bytes |
-rw-r--r-- | android/sdremote/res/drawable-xxhdpi/ic_action_grid.png | bin | 0 -> 310 bytes |
-rw-r--r-- | android/sdremote/res/drawable-xxhdpi/ic_action_pager.png | bin | 0 -> 622 bytes |
-rw-r--r-- | android/sdremote/res/drawable-xxhdpi/ic_action_reconnect.png | bin | 0 -> 1241 bytes |
-rw-r--r-- | android/sdremote/res/drawable-xxhdpi/ic_action_resume.png | bin | 0 -> 702 bytes |
-rw-r--r-- | android/sdremote/res/drawable-xxhdpi/ic_action_save.png | bin | 0 -> 619 bytes |
-rw-r--r-- | android/sdremote/res/drawable-xxhdpi/ic_action_timer.png | bin | 0 -> 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 Binary files differdeleted file mode 100644 index 67de12decbd6..000000000000 --- a/android/sdremote/res/drawable-hdpi/ic_action_search.png +++ /dev/null diff --git a/android/sdremote/res/drawable-mdpi/ic_action_search.png b/android/sdremote/res/drawable-mdpi/ic_action_search.png Binary files differdeleted file mode 100644 index 134d5490bd33..000000000000 --- a/android/sdremote/res/drawable-mdpi/ic_action_search.png +++ /dev/null diff --git a/android/sdremote/res/drawable-xhdpi/ic_action_search.png b/android/sdremote/res/drawable-xhdpi/ic_action_search.png Binary files differdeleted file mode 100644 index d699c6b37e0d..000000000000 --- a/android/sdremote/res/drawable-xhdpi/ic_action_search.png +++ /dev/null diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_cancel.png b/android/sdremote/res/drawable-xxhdpi/ic_action_cancel.png Binary files differnew file mode 100644 index 000000000000..5dc214356fa9 --- /dev/null +++ b/android/sdremote/res/drawable-xxhdpi/ic_action_cancel.png diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_grid.png b/android/sdremote/res/drawable-xxhdpi/ic_action_grid.png Binary files differnew file mode 100644 index 000000000000..bba7a0aecaee --- /dev/null +++ b/android/sdremote/res/drawable-xxhdpi/ic_action_grid.png diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_pager.png b/android/sdremote/res/drawable-xxhdpi/ic_action_pager.png Binary files differnew file mode 100644 index 000000000000..810e37791022 --- /dev/null +++ b/android/sdremote/res/drawable-xxhdpi/ic_action_pager.png diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_reconnect.png b/android/sdremote/res/drawable-xxhdpi/ic_action_reconnect.png Binary files differnew file mode 100644 index 000000000000..f5ed228f5589 --- /dev/null +++ b/android/sdremote/res/drawable-xxhdpi/ic_action_reconnect.png diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_resume.png b/android/sdremote/res/drawable-xxhdpi/ic_action_resume.png Binary files differnew file mode 100644 index 000000000000..7f7ca2e02845 --- /dev/null +++ b/android/sdremote/res/drawable-xxhdpi/ic_action_resume.png diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_save.png b/android/sdremote/res/drawable-xxhdpi/ic_action_save.png Binary files differnew file mode 100644 index 000000000000..68c41deccb55 --- /dev/null +++ b/android/sdremote/res/drawable-xxhdpi/ic_action_save.png diff --git a/android/sdremote/res/drawable-xxhdpi/ic_action_timer.png b/android/sdremote/res/drawable-xxhdpi/ic_action_timer.png Binary files differnew file mode 100644 index 000000000000..a06752cd5c5f --- /dev/null +++ b/android/sdremote/res/drawable-xxhdpi/ic_action_timer.png |