Fixing code syntax

This commit is contained in:
Maxime Naturel 2022-03-03 10:11:56 +01:00
parent e4c9acde77
commit edc77b0c17

View file

@ -43,7 +43,7 @@
app:layout_constraintBottom_toTopOf="@id/locationSharingOptionUserLive"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/locationSharingOptionPinned"
app:layout_constraintTop_toBottomOf="@id/locationSharingOptionPinned"
app:title="@string/location_share_option_user_current" />
<View