From b18fabe9d7412209503dffd34ff7c05d5f0c800e Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Sat, 25 Oct 2014 18:55:15 +0200 Subject: [PATCH] - bugfix: video is now playing in fullscreen --- res/layout/video_layout.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/res/layout/video_layout.xml b/res/layout/video_layout.xml index dfa29f7d..3c28ae36 100644 --- a/res/layout/video_layout.xml +++ b/res/layout/video_layout.xml @@ -3,9 +3,10 @@ android:layout_width="match_parent" android:layout_height="match_parent" > - + \ No newline at end of file -- 2.11.0