diff --git a/vector/src/main/res/layout/composer_layout.xml b/vector/src/main/res/layout/composer_layout.xml index a1d6675278..cb0b37d844 100644 --- a/vector/src/main/res/layout/composer_layout.xml +++ b/vector/src/main/res/layout/composer_layout.xml @@ -39,13 +39,6 @@ tools:ignore="MissingConstraints" tools:src="@tools:sample/avatars" /> - - - - - - + + + + + + diff --git a/vector/src/main/res/layout/composer_layout_constraint_set_compact.xml b/vector/src/main/res/layout/composer_layout_constraint_set_compact.xml index 2de3efc8ee..a4dfcf019c 100644 --- a/vector/src/main/res/layout/composer_layout_constraint_set_compact.xml +++ b/vector/src/main/res/layout/composer_layout_constraint_set_compact.xml @@ -95,6 +95,16 @@ tools:ignore="MissingPrefix" tools:visibility="visible" /> + + - - - - - - + + + + \ No newline at end of file diff --git a/vector/src/main/res/layout/composer_layout_constraint_set_expanded.xml b/vector/src/main/res/layout/composer_layout_constraint_set_expanded.xml index 75dbdfd2a8..8a76c0547e 100644 --- a/vector/src/main/res/layout/composer_layout_constraint_set_expanded.xml +++ b/vector/src/main/res/layout/composer_layout_constraint_set_expanded.xml @@ -100,6 +100,16 @@ app:tint="@color/riotx_notice" tools:ignore="MissingPrefix" /> + + + + - - - - \ No newline at end of file