master
wanghao 1 day ago
parent 28a9fab997
commit a76d021c15

@ -541,7 +541,7 @@
style="@style/item_title"
android:layout_width="50dp"
android:layout_height="match_parent"
android:text="" />
android:text="删除" />
</LinearLayout>

@ -33,7 +33,7 @@
android:layout_width="30dp"
android:layout_height="30dp"
android:layout_gravity="right"
android:src="@mipmap/ic_cha1"
android:src="@mipmap/ic_cha2"
android:visibility="@{vm.state?View.VISIBLE:View.GONE}" />
</FrameLayout>
</layout>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Loading…
Cancel
Save