summaryrefslogtreecommitdiffstats
path: root/res/layout-w1024dp
diff options
context:
space:
mode:
authorWu-cheng Li <wuchengli@google.com>2011-08-15 16:15:19 +0800
committerWu-cheng Li <wuchengli@google.com>2011-08-15 19:40:10 +0800
commit98d615769af2b08bcddf02ee1b11f5288ec5cf92 (patch)
tree81eb6a5e1933af01c8cff2de2338d4bfb0b8c64e /res/layout-w1024dp
parentfbfd6d187b46cab35be980c586962d027e4a2409 (diff)
downloadLegacyCamera-98d615769af2b08bcddf02ee1b11f5288ec5cf92.zip
LegacyCamera-98d615769af2b08bcddf02ee1b11f5288ec5cf92.tar.gz
LegacyCamera-98d615769af2b08bcddf02ee1b11f5288ec5cf92.tar.bz2
Add tap to focus toast.
bug:5039278 Change-Id: I1c47ffa46df7b6c1fdd447b688e1c7ccb724cb5a
Diffstat (limited to 'res/layout-w1024dp')
-rw-r--r--res/layout-w1024dp/preview_frame.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-w1024dp/preview_frame.xml b/res/layout-w1024dp/preview_frame.xml
index 406d6e5..7c92f1d 100644
--- a/res/layout-w1024dp/preview_frame.xml
+++ b/res/layout-w1024dp/preview_frame.xml
@@ -48,6 +48,7 @@
android:layout_margin="15dp"
android:visibility="gone"/>
<include layout="@layout/review_control"/>
+ <include layout="@layout/tap_to_focus_toast"/>
</RelativeLayout>
<!-- This is the border of preview and the corner is round. If it is the background,
preview will be on top and the inner corner will be square, which looks bad.