summaryrefslogtreecommitdiffstats
path: root/res/layout/preview_frame_video.xml
diff options
context:
space:
mode:
authorChung-yih Wang <cywang@google.com>2011-11-11 20:46:43 +0800
committerChung-yih Wang <cywang@google.com>2011-11-14 15:05:20 +0800
commit419d20ae123f53226ccefb7d28d8a40add8ffd0a (patch)
treeb40c50d9fef68804ce91190a44101fc6a2af00fa /res/layout/preview_frame_video.xml
parent8d51fc281ca4e14c87eac278d153e162c0e1fcf2 (diff)
downloadLegacyCamera-419d20ae123f53226ccefb7d28d8a40add8ffd0a.zip
LegacyCamera-419d20ae123f53226ccefb7d28d8a40add8ffd0a.tar.gz
LegacyCamera-419d20ae123f53226ccefb7d28d8a40add8ffd0a.tar.bz2
Add a rotatable toast class.
bug:5575970 In order to show the toast in a landscape orientation with portrait layout. The rotatable toast helper class is implementated and is also applied for first-hint toast messages. Change-Id: I942e87df1c1a4509d01cd41e2ecbdc2e2dfec049
Diffstat (limited to 'res/layout/preview_frame_video.xml')
-rw-r--r--res/layout/preview_frame_video.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/preview_frame_video.xml b/res/layout/preview_frame_video.xml
index 43d1b5a..dd3ffc9 100644
--- a/res/layout/preview_frame_video.xml
+++ b/res/layout/preview_frame_video.xml
@@ -48,7 +48,6 @@
android:src="@drawable/ic_gallery_play"
android:visibility="gone"
android:onClick="onReviewPlayClicked"/>
- <include layout="@layout/first_hint_toast"/>
</com.android.camera.PreviewFrameLayout>
<!-- Fill up the space below preview frame with black. -->