From: tobiasKaminsky Date: Sat, 25 Oct 2014 16:55:15 +0000 (+0200) Subject: - bugfix: video is now playing in fullscreen X-Git-Tag: oc-android-1.7.0_signed~110^2~1 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/b18fabe9d7412209503dffd34ff7c05d5f0c800e?ds=inline - bugfix: video is now playing in fullscreen --- 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