diff --git a/app/src/main/res/layout/content_location_picker.xml b/app/src/main/res/layout/content_location_picker.xml index c8627e4da..a810b32f4 100644 --- a/app/src/main/res/layout/content_location_picker.xml +++ b/app/src/main/res/layout/content_location_picker.xml @@ -16,6 +16,7 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" app:srcCompat="@drawable/map_default_map_marker" + android:layout_marginBottom="45dp" android:contentDescription="@string/location_picker_image_view" />