diff --git a/android/res/layout/fragment_bookmark_list.xml b/android/res/layout/fragment_bookmark_list.xml index a795b49ea1..9fdfe1ddfc 100644 --- a/android/res/layout/fragment_bookmark_list.xml +++ b/android/res/layout/fragment_bookmark_list.xml @@ -21,7 +21,7 @@ android:id="@+id/recycler" android:layout_width="match_parent" android:layout_height="match_parent" - mapsme:layout_constraintTop_toBottomOf="@id/guides_description" /> + mapsme:layout_constraintTop_toBottomOf="@id/guide_info" />