工作面与记录数字格式显示优化
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
android:layout_marginBottom="10dp"
|
||||
tools:itemCount="20"
|
||||
android:overScrollMode="never"
|
||||
tools:listitem="@layout/list_item_tunnel_working_record_item"
|
||||
tools:listitem="@layout/list_item_tunnel_working_item"
|
||||
android:background="@drawable/bg_stroke_gray"/>
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
android:layout_marginBottom="10dp"
|
||||
tools:itemCount="10"
|
||||
android:overScrollMode="never"
|
||||
tools:listitem="@layout/list_item_tunnel_working_record_item"
|
||||
tools:listitem="@layout/list_item_tunnel_working_item"
|
||||
android:background="@drawable/bg_stroke_gray"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user