Преглед на файлове

温度控制333

茶饮新(现场)
fyf преди 1 година
родител
ревизия
566bc57ce2
променени са 2 файла, в които са добавени 15 реда и са изтрити 8 реда
  1. +8
    -4
      app/src/main/res/layout/item/layout/dialog_add_good.xml
  2. +7
    -4
      app/src/main/res/layout/item/layout/dialog_add_pf.xml

+ 8
- 4
app/src/main/res/layout/item/layout/dialog_add_good.xml Целия файл

@@ -165,10 +165,14 @@
android:layout_marginTop="30dp"
android:layout_width="match_parent"
android:layout_height="match_parent">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recycler_view_wl"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
<ScrollView
android:layout_width="match_parent"
android:layout_height="match_parent">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recycler_view_wl"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
</ScrollView>
</LinearLayout>
</RelativeLayout>
</LinearLayout>


+ 7
- 4
app/src/main/res/layout/item/layout/dialog_add_pf.xml Целия файл

@@ -223,13 +223,16 @@


<!-- 物料 -->
<androidx.recyclerview.widget.RecyclerView
<ScrollView
android:layout_marginTop="30dp"
android:id="@+id/recycler_view_wl_click"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="0.5"/>

android:layout_weight="0.5">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recycler_view_wl_click"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
</ScrollView>
</LinearLayout>
</RelativeLayout>
<LinearLayout


Зареждане…
Отказ
Запис