From 4681a006b8d750be94024dc1f7fc22b29108f784 Mon Sep 17 00:00:00 2001 From: MikkoAyaka <3401286177@qq.com> Date: Fri, 6 Oct 2023 15:54:40 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8C=89=E9=92=AE=E9=97=B4?= =?UTF-8?q?=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/src/main/res/layout/myvideo.xml | 91 ++++++++++++------------- 1 file changed, 45 insertions(+), 46 deletions(-) diff --git a/src/app/src/main/res/layout/myvideo.xml b/src/app/src/main/res/layout/myvideo.xml index 105d120..ef4735b 100644 --- a/src/app/src/main/res/layout/myvideo.xml +++ b/src/app/src/main/res/layout/myvideo.xml @@ -1,71 +1,70 @@ - - - - - - - - - + android:layout_height="fill_parent"> + + + + + + + + + + - - + + + android:layout_marginStart="20dp" + android:src="@drawable/snapshot" /> - - - - - - - - - + android:src="@drawable/look" /> + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - + + + + + + + + \ No newline at end of file