From: David A. Velasco Date: Wed, 12 Nov 2014 08:29:28 +0000 (+0100) Subject: Merge pull request #683 from tobiasKaminsky/videoFullsize X-Git-Tag: oc-android-1.7.0_signed~110 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/17afcb0251c072d7e1d8ece3f95c7f38b190c1d5?hp=1efefbd22c21263f25034935e763672a378440ce Merge pull request #683 from tobiasKaminsky/videoFullsize Bugfix: video is now playing in fullscreen --- diff --git a/res/layout/video_layout.xml b/res/layout/video_layout.xml index dfa29f7d..8063ab4d 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