From 7a50d8ccce309ae0593f502c29ec749adffd3258 Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Wed, 18 Nov 2020 14:14:26 +0100 Subject: [PATCH] Black background on video playback in fullscreen mode Signed-off-by: tobiasKaminsky --- src/main/res/layout/video_layout.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/main/res/layout/video_layout.xml b/src/main/res/layout/video_layout.xml index ac0ca6ac4790..7fc9da72e4ba 100644 --- a/src/main/res/layout/video_layout.xml +++ b/src/main/res/layout/video_layout.xml @@ -16,14 +16,15 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . --> - + - - - \ No newline at end of file + + +