浏览代码

1.我的货主相关UI。

石慧云 4 年之前
父节点
当前提交
e7929a8014
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/src/main/res/layout/item_myowner.xml

+ 2 - 2
app/src/main/res/layout/item_myowner.xml

@@ -10,9 +10,9 @@
 
     </data>
 
-    <LinearLayout xmlns:app="http://schemas.android.com/apk/res-auto"
-        xmlns:tools="http://schemas.android.com/tools"
+    <LinearLayout
         android:layout_width="match_parent"
+        xmlns:app="http://schemas.android.com/apk/res-auto"
         android:layout_height="wrap_content">
 
         <com.qmuiteam.qmui.widget.roundwidget.QMUIRoundLinearLayout