| | |
| | | android:textStyle="bold" /> |
| | | <androidx.recyclerview.widget.RecyclerView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="25dp" |
| | | android:layout_height="29dp" |
| | | android:id="@+id/rv_index" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | android:layout_marginBottom="10dp" |
| | | android:background="@color/white" |
| | | android:elevation="2dp" |
| | | app:layout_constraintBottom_toTopOf="@id/tv_progress"/> |
| | | <com.dollearn.student.views.NoScrollViewPager |
| | | android:layout_width="match_parent" |