summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
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-mdpi
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-mdpi')
-rw-r--r--[-rwxr-xr-x]res/drawable-mdpi/focus_focus_failed.9.pngbin769 -> 447 bytes
-rw-r--r--[-rwxr-xr-x]res/drawable-mdpi/focus_focused.9.pngbin779 -> 449 bytes
-rw-r--r--[-rwxr-xr-x]res/drawable-mdpi/focus_focusing.9.pngbin766 -> 445 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-mdpi/focus_focus_failed.9.png b/res/drawable-mdpi/focus_focus_failed.9.png
index 62d0944..6b425ea 100755..100644
--- a/res/drawable-mdpi/focus_focus_failed.9.png
+++ b/res/drawable-mdpi/focus_focus_failed.9.png
Binary files differ
diff --git a/res/drawable-mdpi/focus_focused.9.png b/res/drawable-mdpi/focus_focused.9.png
index 2cf4423..71adb2a 100755..100644
--- a/res/drawable-mdpi/focus_focused.9.png
+++ b/res/drawable-mdpi/focus_focused.9.png
Binary files differ
diff --git a/res/drawable-mdpi/focus_focusing.9.png b/res/drawable-mdpi/focus_focusing.9.png
index 3fea637..83bb2f0 100755..100644
--- a/res/drawable-mdpi/focus_focusing.9.png
+++ b/res/drawable-mdpi/focus_focusing.9.png
Binary files differ