summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorHung-ying Tyan <tyanh@google.com>2010-11-25 13:06:34 +0800
committerHung-ying Tyan <tyanh@google.com>2010-11-26 22:50:28 +0800
commit41ac285a1c97b1df78246456effb80de51033323 (patch)
tree24d8eb2fefe3f809abafed12ac01be9a7a3cd952 /res/drawable-hdpi
parent048f1818ab5bff5ba97ea416a5166890c812ac1b (diff)
downloadLegacyCamera-41ac285a1c97b1df78246456effb80de51033323.zip
LegacyCamera-41ac285a1c97b1df78246456effb80de51033323.tar.gz
LegacyCamera-41ac285a1c97b1df78246456effb80de51033323.tar.bz2
Increase camera preview frame size and other changes.
+ Increase camera preview frame size and align it to the left of the screen. + Move thumbnail to the lower left corner of the preview frame. + Move GPS indicator to the lower right corner of the preview frame. + Replace LinearLayout and negative margin with RelativeLayout. + Revise the look of the settings wheel based on new UI mock. + Add border to preview frame. + Make settings popup windows align with an invisible view in the root view. This makes it easier to adjust the location of the popup windows. Bug: 3156693 Change-Id: I8843fec803f8418699df7e425ea74af708b4ea99
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/border_preview.9.pngbin0 -> 951 bytes
-rw-r--r--res/drawable-hdpi/btn_ic_camera_shutter_large.pngbin0 -> 3844 bytes
-rw-r--r--res/drawable-hdpi/btn_shutter_large_normal.pngbin0 -> 13686 bytes
-rw-r--r--res/drawable-hdpi/btn_shutter_large_pressed.pngbin0 -> 14432 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/border_preview.9.png b/res/drawable-hdpi/border_preview.9.png
new file mode 100644
index 0000000..092de2c
--- /dev/null
+++ b/res/drawable-hdpi/border_preview.9.png
Binary files differ
diff --git a/res/drawable-hdpi/btn_ic_camera_shutter_large.png b/res/drawable-hdpi/btn_ic_camera_shutter_large.png
new file mode 100644
index 0000000..74d37cb
--- /dev/null
+++ b/res/drawable-hdpi/btn_ic_camera_shutter_large.png
Binary files differ
diff --git a/res/drawable-hdpi/btn_shutter_large_normal.png b/res/drawable-hdpi/btn_shutter_large_normal.png
new file mode 100644
index 0000000..b068536
--- /dev/null
+++ b/res/drawable-hdpi/btn_shutter_large_normal.png
Binary files differ
diff --git a/res/drawable-hdpi/btn_shutter_large_pressed.png b/res/drawable-hdpi/btn_shutter_large_pressed.png
new file mode 100644
index 0000000..eaed6c5
--- /dev/null
+++ b/res/drawable-hdpi/btn_shutter_large_pressed.png
Binary files differ