diff --git a/vector/src/main/res/layout/fragment_recyclerview_with_search.xml b/vector/src/main/res/layout/fragment_recyclerview_with_search.xml index a9c26cff6f..a76c786026 100644 --- a/vector/src/main/res/layout/fragment_recyclerview_with_search.xml +++ b/vector/src/main/res/layout/fragment_recyclerview_with_search.xml @@ -4,8 +4,8 @@ xmlns:tools="http://schemas.android.com/tools" android:id="@+id/coordinatorLayout" android:layout_width="match_parent" - android:background="?riotx_background" - android:layout_height="match_parent"> + android:layout_height="match_parent" + android:background="?riotx_background"> + android:textStyle="bold" + tools:text="@tools:sample/lorem/random" /> + tools:text="@tools:sample/lorem/random" /> @@ -83,13 +83,13 @@ app:layout_constraintTop_toBottomOf="@+id/addRoomToSpaceToolbar" app:queryHint="@string/search_hint_room_name" /> - - - - - - - + + + + + + +