From 4afcee442801da4c1022a242775beabf851e66ba Mon Sep 17 00:00:00 2001 From: sifacaii Date: Mon, 15 May 2023 14:55:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/activebar_custom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/main/res/layout/activebar_custom.xml b/app/src/main/res/layout/activebar_custom.xml index b07bde6..426ebf1 100644 --- a/app/src/main/res/layout/activebar_custom.xml +++ b/app/src/main/res/layout/activebar_custom.xml @@ -76,7 +76,6 @@ android:layout_marginLeft="@dimen/button_margin_left" android:padding="6dp" android:src="@drawable/avatar" - android:focusableInTouchMode="true" android:focusable="true" android:scaleType="fitCenter" android:background="@drawable/shape_user_focus" />