From 02479f97056a6f36414a9bfb83c3726c14b3f02c Mon Sep 17 00:00:00 2001 From: xfangfang <2553041586@qq.com> Date: Sun, 23 Jul 2023 22:30:44 +0800 Subject: [PATCH] Fix incorrect size when video is full screen --- resources/xml/activity/video_activity.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/resources/xml/activity/video_activity.xml b/resources/xml/activity/video_activity.xml index 16273c38..0248e892 100644 --- a/resources/xml/activity/video_activity.xml +++ b/resources/xml/activity/video_activity.xml @@ -1,9 +1,7 @@ - + + width="100%" + height="100%"/> \ No newline at end of file