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