From ea1607cf3f88c10a6eb64cef2d6421cd6dd52161 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 17 May 2022 10:28:02 +0200 Subject: [PATCH] Improve preview of the layout in the IDE --- vector/src/main/res/layout/typing_message_layout.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/vector/src/main/res/layout/typing_message_layout.xml b/vector/src/main/res/layout/typing_message_layout.xml index c8b334c628..ceaea8991c 100644 --- a/vector/src/main/res/layout/typing_message_layout.xml +++ b/vector/src/main/res/layout/typing_message_layout.xml @@ -1,16 +1,19 @@ + + app:layout_constraintTop_toTopOf="parent" + tools:layout_height="32dp" /> + app:layout_constraintTop_toTopOf="@id/avatars" + tools:text="@sample/users.json/data/displayName" /> - \ No newline at end of file +