diff options
author | Wu-cheng Li <wuchengli@google.com> | 2011-09-01 19:32:10 +0800 |
---|---|---|
committer | Wu-cheng Li <wuchengli@google.com> | 2011-09-01 21:07:43 +0800 |
commit | 20b3c3526ebb8d8a6873f7a1110f23847a843515 (patch) | |
tree | aada8685ccaf217142e742e9964d953fcab0caca /res/layout-w1024dp | |
parent | c89a0eb7b1f0cd5cd45de8fd08ff051f6f74f382 (diff) | |
download | LegacyCamera-20b3c3526ebb8d8a6873f7a1110f23847a843515.zip LegacyCamera-20b3c3526ebb8d8a6873f7a1110f23847a843515.tar.gz LegacyCamera-20b3c3526ebb8d8a6873f7a1110f23847a843515.tar.bz2 |
Update focus rectangle assets.
bug:5223866
Change-Id: I9e938953dd552da784fdea067a9b2b3859e579dd
Diffstat (limited to 'res/layout-w1024dp')
-rw-r--r-- | res/layout-w1024dp/preview_frame.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-w1024dp/preview_frame.xml b/res/layout-w1024dp/preview_frame.xml index 6965aed..f6a33af 100644 --- a/res/layout-w1024dp/preview_frame.xml +++ b/res/layout-w1024dp/preview_frame.xml @@ -29,7 +29,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:visibility="gone"/> - <include layout="@layout/focus_rect"/> + <include layout="@layout/focus_indicator"/> <include layout="@layout/priority_indicators"/> <include layout="@layout/review_control"/> <include layout="@layout/tap_to_focus_toast"/> |