diff options
author | Chung-yih Wang <cywang@google.com> | 2011-09-08 10:35:03 +0800 |
---|---|---|
committer | Chung-yih Wang <cywang@google.com> | 2011-09-13 13:52:00 +0800 |
commit | 20ff6a12d36dd928e6ccfb96aebf9f6481d15697 (patch) | |
tree | abe139af86ccb0c692c28db0a5a5350394a325e5 /res/drawable-mdpi | |
parent | 667870ba798e39407db2dab5fd89d7b560c56ba2 (diff) | |
download | LegacyCamera-20ff6a12d36dd928e6ccfb96aebf9f6481d15697.zip LegacyCamera-20ff6a12d36dd928e6ccfb96aebf9f6481d15697.tar.gz LegacyCamera-20ff6a12d36dd928e6ccfb96aebf9f6481d15697.tar.bz2 |
Modify the Mode Picker to follow UI spec.
bug:5141384
bug:5141387
bug:5287560
+Follow the 'redlines' UI guidelines.
Change-Id: Ib46f4d45beb0e390933957727902d2d1f9e81211
Diffstat (limited to 'res/drawable-mdpi')
-rw-r--r-- | res/drawable-mdpi/ic_switch_camera_holo_light.png | bin | 0 -> 967 bytes |
-rw-r--r-- | res/drawable-mdpi/ic_switch_pan_holo_light.png | bin | 0 -> 1030 bytes |
-rw-r--r-- | res/drawable-mdpi/ic_switch_video_holo_light.png | bin | 0 -> 672 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-mdpi/ic_switch_camera_holo_light.png b/res/drawable-mdpi/ic_switch_camera_holo_light.png Binary files differnew file mode 100644 index 0000000..e600169 --- /dev/null +++ b/res/drawable-mdpi/ic_switch_camera_holo_light.png diff --git a/res/drawable-mdpi/ic_switch_pan_holo_light.png b/res/drawable-mdpi/ic_switch_pan_holo_light.png Binary files differnew file mode 100644 index 0000000..7907e66 --- /dev/null +++ b/res/drawable-mdpi/ic_switch_pan_holo_light.png diff --git a/res/drawable-mdpi/ic_switch_video_holo_light.png b/res/drawable-mdpi/ic_switch_video_holo_light.png Binary files differnew file mode 100644 index 0000000..cf4afeb --- /dev/null +++ b/res/drawable-mdpi/ic_switch_video_holo_light.png |