[3.2.0]添加加速度面板拖拽按钮资源

This commit is contained in:
xuxinchao
2023-05-18 19:24:57 +08:00
parent dc29c847eb
commit 05aa2299f6
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -8,7 +8,7 @@
<ImageView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:src="@drawable/icon_drag"
android:src="@drawable/icon_acceleration_drag"
android:padding="15dp"
android:layout_gravity="center_horizontal"
/>