mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
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
Block a user