|
|
@@ -70,7 +70,9 @@
|
|
|
android:id="@+id/rvTrainReport"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="0dp"
|
|
|
+ android:layout_marginStart="@dimen/divider_36px"
|
|
|
android:layout_marginTop="@dimen/divider_2px"
|
|
|
+ android:layout_marginEnd="@dimen/divider_36px"
|
|
|
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
|
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|