From feca35ccac3ac45be0c131629f772643e2e65edd Mon Sep 17 00:00:00 2001 From: velichkomarija Date: Fri, 18 Sep 2020 20:27:41 +0300 Subject: [PATCH] Update fragment_bookmark_list.xml --- android/res/layout/fragment_bookmark_list.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" />