From 68798bfa946e812beb9190fa7c98a316392fbce6 Mon Sep 17 00:00:00 2001 From: Chih-yu Huang Date: Mon, 29 Aug 2011 15:50:51 +0800 Subject: Change video recording shutter button and overflow assets bug:5024054 Change-Id: Icd8c66bcf9be76df35852e6772ffd76f6f1013e8 --- res/drawable-xhdpi/btn_video_shutter_pressed_holo.png | Bin 9864 -> 9808 bytes .../btn_video_shutter_recording_holo.png | Bin 0 -> 7024 bytes .../btn_video_shutter_recording_pressed_holo.png | Bin 0 -> 9844 bytes res/drawable-xhdpi/ic_menu_overflow.png | Bin 0 -> 471 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xhdpi/btn_video_shutter_recording_holo.png create mode 100644 res/drawable-xhdpi/btn_video_shutter_recording_pressed_holo.png create mode 100644 res/drawable-xhdpi/ic_menu_overflow.png (limited to 'res/drawable-xhdpi') diff --git a/res/drawable-xhdpi/btn_video_shutter_pressed_holo.png b/res/drawable-xhdpi/btn_video_shutter_pressed_holo.png index ab32f62..321271a 100644 Binary files a/res/drawable-xhdpi/btn_video_shutter_pressed_holo.png and b/res/drawable-xhdpi/btn_video_shutter_pressed_holo.png differ diff --git a/res/drawable-xhdpi/btn_video_shutter_recording_holo.png b/res/drawable-xhdpi/btn_video_shutter_recording_holo.png new file mode 100644 index 0000000..c4a42e0 Binary files /dev/null and b/res/drawable-xhdpi/btn_video_shutter_recording_holo.png differ diff --git a/res/drawable-xhdpi/btn_video_shutter_recording_pressed_holo.png b/res/drawable-xhdpi/btn_video_shutter_recording_pressed_holo.png new file mode 100644 index 0000000..694dcb9 Binary files /dev/null and b/res/drawable-xhdpi/btn_video_shutter_recording_pressed_holo.png differ diff --git a/res/drawable-xhdpi/ic_menu_overflow.png b/res/drawable-xhdpi/ic_menu_overflow.png new file mode 100644 index 0000000..9b99968 Binary files /dev/null and b/res/drawable-xhdpi/ic_menu_overflow.png differ -- cgit v1.1