mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 20:10:04 +03:00
Fixing code syntax
This commit is contained in:
parent
e4c9acde77
commit
edc77b0c17
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue