diff --git a/vector/src/main/res/layout/fragment_group_list.xml b/vector/src/main/res/layout/fragment_group_list.xml index cdf0ffeb9a..d54ffa7155 100644 --- a/vector/src/main/res/layout/fragment_group_list.xml +++ b/vector/src/main/res/layout/fragment_group_list.xml @@ -10,6 +10,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:overScrollMode="always" - tools:listitem="@layout/item_group" /> + tools:listitem="@layout/item_space" />