summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorWu-cheng Li <wuchengli@google.com>2011-04-27 14:12:22 +0800
committerWu-cheng Li <wuchengli@google.com>2011-04-27 16:20:50 +0800
commit18c1ad898f3fddcd321af7ffbb32416a1b32f323 (patch)
tree53e940ce809e99f250cdf25c8acaf028be1c2361 /res/drawable-hdpi
parent688dfc763b1d963ef733e94c6ea242cad9ce67a3 (diff)
downloadLegacyCamera-18c1ad898f3fddcd321af7ffbb32416a1b32f323.zip
LegacyCamera-18c1ad898f3fddcd321af7ffbb32416a1b32f323.tar.gz
LegacyCamera-18c1ad898f3fddcd321af7ffbb32416a1b32f323.tar.bz2
Fix the incorrect position of focus rectangle.
1. The position of touch point should be based on the surface view, not the parent of the surface view. 2. The original images of focus rectangle had too much blank around the edges. bug:3475893 Change-Id: I59cdee2b0d1efff7ede91e6482fe270e914cf77f
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/focus_focus_failed.9.pngbin1361 -> 830 bytes
-rw-r--r--res/drawable-hdpi/focus_focused.9.pngbin1369 -> 832 bytes
-rw-r--r--res/drawable-hdpi/focus_focusing.9.pngbin1355 -> 827 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/focus_focus_failed.9.png b/res/drawable-hdpi/focus_focus_failed.9.png
index f0d9ca0..52336cc 100644
--- a/res/drawable-hdpi/focus_focus_failed.9.png
+++ b/res/drawable-hdpi/focus_focus_failed.9.png
Binary files differ
diff --git a/res/drawable-hdpi/focus_focused.9.png b/res/drawable-hdpi/focus_focused.9.png
index e7c5c57..d941c48 100644
--- a/res/drawable-hdpi/focus_focused.9.png
+++ b/res/drawable-hdpi/focus_focused.9.png
Binary files differ
diff --git a/res/drawable-hdpi/focus_focusing.9.png b/res/drawable-hdpi/focus_focusing.9.png
index 0bef57a..1838a6c 100644
--- a/res/drawable-hdpi/focus_focusing.9.png
+++ b/res/drawable-hdpi/focus_focusing.9.png
Binary files differ