summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2010-03-06 11:18:18 +0800
committerOwen Lin <owenlin@google.com>2010-03-10 16:19:54 +0800
commit33be45a1abaf6a8d611fb87b18945c84ab76c229 (patch)
tree1f17fd3321761df9b3374654315d14cd898d8720 /res/drawable-hdpi
parent8e5c4413072e5d69b0f413940f1ae448202949db (diff)
downloadLegacyCamera-33be45a1abaf6a8d611fb87b18945c84ab76c229.zip
LegacyCamera-33be45a1abaf6a8d611fb87b18945c84ab76c229.tar.gz
LegacyCamera-33be45a1abaf6a8d611fb87b18945c84ab76c229.tar.bz2
Add the new ZoomController UI and also the exposure compensation settings.
Fix the bug that some MotionEvent of some actions should always pass to the component who accept the DOWN event. Also fix a bug that nine patch image will be drawn incorrectly after rotation. Change-Id: I8ab36fb6f958c1967afa11eed5f167842b59cada
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/zoom_background.9.pngbin0 -> 310 bytes
-rw-r--r--res/drawable-hdpi/zoom_finetickmark.pngbin0 -> 189 bytes
-rw-r--r--res/drawable-hdpi/zoom_shape.pngbin407 -> 0 bytes
-rw-r--r--res/drawable-hdpi/zoom_tickmark.pngbin0 -> 189 bytes
-rw-r--r--res/drawable-hdpi/zoom_tickmarks.pngbin259 -> 0 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/zoom_background.9.png b/res/drawable-hdpi/zoom_background.9.png
new file mode 100644
index 0000000..40f6fc0
--- /dev/null
+++ b/res/drawable-hdpi/zoom_background.9.png
Binary files differ
diff --git a/res/drawable-hdpi/zoom_finetickmark.png b/res/drawable-hdpi/zoom_finetickmark.png
new file mode 100644
index 0000000..e36841a
--- /dev/null
+++ b/res/drawable-hdpi/zoom_finetickmark.png
Binary files differ
diff --git a/res/drawable-hdpi/zoom_shape.png b/res/drawable-hdpi/zoom_shape.png
deleted file mode 100644
index c12ce6b..0000000
--- a/res/drawable-hdpi/zoom_shape.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/zoom_tickmark.png b/res/drawable-hdpi/zoom_tickmark.png
new file mode 100644
index 0000000..2c6a7be
--- /dev/null
+++ b/res/drawable-hdpi/zoom_tickmark.png
Binary files differ
diff --git a/res/drawable-hdpi/zoom_tickmarks.png b/res/drawable-hdpi/zoom_tickmarks.png
deleted file mode 100644
index a4191d7..0000000
--- a/res/drawable-hdpi/zoom_tickmarks.png
+++ /dev/null
Binary files differ