Quellcode durchsuchen

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

master
fyf vor 1 Jahr
Ursprung
Commit
13b7ec8208
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 Datei anzeigen

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


Laden…
Abbrechen
Speichern