Browse Source

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

master
fyf 1 year ago
parent
commit
13b7ec8208
1 changed files with 1 additions and 1 deletions
  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 View File

@@ -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>


Loading…
Cancel
Save