From e42fa0b93f67f385c27130d5a5a3ddd98b26b549 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 29 Jan 2019 20:44:41 +0100 Subject: [PATCH] make sure the videoplayer textureview in the activity takes whole screen --- app/src/main/res/layout/activity_video_player.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/activity_video_player.xml b/app/src/main/res/layout/activity_video_player.xml index 0d8119740..14e0352fc 100644 --- a/app/src/main/res/layout/activity_video_player.xml +++ b/app/src/main/res/layout/activity_video_player.xml @@ -19,8 +19,8 @@