diff options
author | Wu-cheng Li <wuchengli@google.com> | 2011-04-27 14:12:22 +0800 |
---|---|---|
committer | Wu-cheng Li <wuchengli@google.com> | 2011-04-27 16:20:50 +0800 |
commit | 18c1ad898f3fddcd321af7ffbb32416a1b32f323 (patch) | |
tree | 53e940ce809e99f250cdf25c8acaf028be1c2361 /res/drawable-mdpi | |
parent | 688dfc763b1d963ef733e94c6ea242cad9ce67a3 (diff) | |
download | LegacyCamera-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.png | bin | 769 -> 447 bytes |
-rw-r--r--[-rwxr-xr-x] | res/drawable-mdpi/focus_focused.9.png | bin | 779 -> 449 bytes |
-rw-r--r--[-rwxr-xr-x] | res/drawable-mdpi/focus_focusing.9.png | bin | 766 -> 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 Binary files differindex 62d0944..6b425ea 100755..100644 --- a/res/drawable-mdpi/focus_focus_failed.9.png +++ b/res/drawable-mdpi/focus_focus_failed.9.png diff --git a/res/drawable-mdpi/focus_focused.9.png b/res/drawable-mdpi/focus_focused.9.png Binary files differindex 2cf4423..71adb2a 100755..100644 --- a/res/drawable-mdpi/focus_focused.9.png +++ b/res/drawable-mdpi/focus_focused.9.png diff --git a/res/drawable-mdpi/focus_focusing.9.png b/res/drawable-mdpi/focus_focusing.9.png Binary files differindex 3fea637..83bb2f0 100755..100644 --- a/res/drawable-mdpi/focus_focusing.9.png +++ b/res/drawable-mdpi/focus_focusing.9.png |