浏览代码

新增系统主页 商品制作界面

master
fyf 1年前
父节点
当前提交
13b7ec8208
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      app/src/main/res/layout/from/layout/fragment_home.xml

+ 1
- 1
app/src/main/res/layout/from/layout/fragment_home.xml 查看文件

@@ -75,7 +75,7 @@
android:layout_weight="0.8">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/MakeGood"
android:layout_marginLeft="15dp"
android:layout_marginLeft="0dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
</androidx.recyclerview.widget.RecyclerView>


正在加载...
取消
保存