diff options
author | Hung-ying Tyan <tyanh@google.com> | 2010-11-24 01:53:12 -0800 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2010-11-24 01:53:12 -0800 |
commit | 623fc04dd6194559a22b8cc9305473bf9205eb58 (patch) | |
tree | b49602fd9d76647b603a90fed7c0d893907cfd89 /res/drawable-hdpi | |
parent | aff27977dc1db66c5457fc3b57583320115a87d9 (diff) | |
parent | eb1f0c8299d96bad9bb449ff9e13eff4b43272cc (diff) | |
download | LegacyCamera-623fc04dd6194559a22b8cc9305473bf9205eb58.zip LegacyCamera-623fc04dd6194559a22b8cc9305473bf9205eb58.tar.gz LegacyCamera-623fc04dd6194559a22b8cc9305473bf9205eb58.tar.bz2 |
Merge "Highlight camera/video icon when mode is changed."
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r-- | res/drawable-hdpi/btn_ic_mode_switch_camera.png | bin | 1014 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/btn_ic_mode_switch_camera_checked.png | bin | 0 -> 747 bytes |
-rw-r--r-- | res/drawable-hdpi/btn_ic_mode_switch_camera_normal.png | bin | 0 -> 694 bytes |
-rw-r--r-- | res/drawable-hdpi/btn_ic_mode_switch_video.png | bin | 752 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/btn_ic_mode_switch_video_checked.png | bin | 0 -> 482 bytes |
-rw-r--r-- | res/drawable-hdpi/btn_ic_mode_switch_video_normal.png | bin | 0 -> 544 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/btn_ic_mode_switch_camera.png b/res/drawable-hdpi/btn_ic_mode_switch_camera.png Binary files differdeleted file mode 100644 index ca53bb7..0000000 --- a/res/drawable-hdpi/btn_ic_mode_switch_camera.png +++ /dev/null diff --git a/res/drawable-hdpi/btn_ic_mode_switch_camera_checked.png b/res/drawable-hdpi/btn_ic_mode_switch_camera_checked.png Binary files differnew file mode 100644 index 0000000..d64d636 --- /dev/null +++ b/res/drawable-hdpi/btn_ic_mode_switch_camera_checked.png diff --git a/res/drawable-hdpi/btn_ic_mode_switch_camera_normal.png b/res/drawable-hdpi/btn_ic_mode_switch_camera_normal.png Binary files differnew file mode 100644 index 0000000..b8b0df7 --- /dev/null +++ b/res/drawable-hdpi/btn_ic_mode_switch_camera_normal.png diff --git a/res/drawable-hdpi/btn_ic_mode_switch_video.png b/res/drawable-hdpi/btn_ic_mode_switch_video.png Binary files differdeleted file mode 100644 index 09a2036..0000000 --- a/res/drawable-hdpi/btn_ic_mode_switch_video.png +++ /dev/null diff --git a/res/drawable-hdpi/btn_ic_mode_switch_video_checked.png b/res/drawable-hdpi/btn_ic_mode_switch_video_checked.png Binary files differnew file mode 100644 index 0000000..9411f4c --- /dev/null +++ b/res/drawable-hdpi/btn_ic_mode_switch_video_checked.png diff --git a/res/drawable-hdpi/btn_ic_mode_switch_video_normal.png b/res/drawable-hdpi/btn_ic_mode_switch_video_normal.png Binary files differnew file mode 100644 index 0000000..f31e9ff --- /dev/null +++ b/res/drawable-hdpi/btn_ic_mode_switch_video_normal.png |