@@ -125,4 +125,8 @@
</androidx.constraintlayout.widget.ConstraintLayout>
+ <com.google.android.material.divider.MaterialDivider
+ android:layout_width="match_parent"
+ android:layout_height="wrap_content" />
+
</LinearLayout>