This commit is contained in:
sifacaii 2023-05-15 14:55:32 +08:00
parent ee6db37eeb
commit 4afcee4428

View File

@ -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" />