fyf 1 рік тому
джерело
коміт
24effdec99
1 змінених файлів з 9 додано та 9 видалено
  1. +9
    -9
      app/src/main/res/layout/item/layout/item_right_lc.xml

+ 9
- 9
app/src/main/res/layout/item/layout/item_right_lc.xml Переглянути файл

@@ -3,14 +3,14 @@
android:orientation="vertical"
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<ScrollView
android:layout_height="wrap_content">
<!-- <ScrollView-->
<!-- android:layout_width="match_parent"-->
<!-- android:layout_height="match_parent">-->
<!-- -->
<!-- </ScrollView>-->
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recycler_view"
android:layout_width="match_parent"
android:layout_height="match_parent">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recycler_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
</ScrollView>

android:layout_height="wrap_content"/>
</LinearLayout>

Завантаження…
Відмінити
Зберегти