summaryrefslogtreecommitdiffstats
path: root/res/layout/video_module.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/video_module.xml')
-rw-r--r--res/layout/video_module.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/video_module.xml b/res/layout/video_module.xml
index 6f36081e2..8fe42e178 100644
--- a/res/layout/video_module.xml
+++ b/res/layout/video_module.xml
@@ -19,6 +19,7 @@
android:layout_height="match_parent"
android:layout_gravity="center" >
<FrameLayout
+ android:id="@+id/preview_container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center_vertical|center_horizontal" >