修改关注点击问题

This commit is contained in:
18142669586 2023-04-14 13:41:52 +08:00
parent e38262826d
commit 90c7483dbc

View File

@ -220,6 +220,7 @@
android:layout_height="26dp"
android:layout_marginStart="10dp"
android:layout_marginEnd="11dp"
android:clickable="false"
android:src="@mipmap/btn_attention" />
</LinearLayout>