Sfoglia il codice sorgente

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

master
fyf 1 anno fa
parent
commit
13b7ec8208
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 Vedi 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>


Caricamento…
Annulla
Salva