mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 12:18:48 +03:00
Fix layout preview
This commit is contained in:
parent
d9fecabc1f
commit
c7c7211978
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/toolbar"
|
||||
tools:listitem="@layout/item_timeline_event_text_message" />
|
||||
tools:listitem="@layout/item_timeline_event_base" />
|
||||
|
||||
|
||||
<im.vector.riotredesign.features.home.room.detail.composer.TextComposerView
|
||||
|
|
Loading…
Add table
Reference in a new issue