| | |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | > |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | <androidx.core.widget.NestedScrollView |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" > |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" > |
| | | |
| | | |
| | | <androidx.recyclerview.widget.RecyclerView |
| | |
| | | /> |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | </androidx.core.widget.NestedScrollView> |
| | | </com.scwang.smart.refresh.layout.SmartRefreshLayout> |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |