From 1d3d01e326fdf7b5f64b1844c9639707123b3ed2 Mon Sep 17 00:00:00 2001 From: xieyy Date: Mon, 2 Feb 2026 18:31:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=8C=E5=96=84:=20?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AA=92=E4=BD=93=E5=BA=93=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E7=84=A6=E7=82=B9=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local_component/src/main/res/layout/fragment_media.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/local_component/src/main/res/layout/fragment_media.xml b/local_component/src/main/res/layout/fragment_media.xml index 9513e2e99..4e131212b 100644 --- a/local_component/src/main/res/layout/fragment_media.xml +++ b/local_component/src/main/res/layout/fragment_media.xml @@ -32,7 +32,6 @@ android:layout_marginBottom="40dp" android:contentDescription="@string/action_add_media_storage" android:focusable="true" - android:focusableInTouchMode="true" android:nextFocusLeft="@id/media_lib_rv" android:nextFocusUp="@id/media_lib_rv" android:src="@drawable/ic_add_white"