Fixing code syntax
This commit is contained in:
parent
e4c9acde77
commit
edc77b0c17
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue