Fix search item position in CollapsedMode
In collapsed mode the search item currently sits behind the main listview. This moves the search item to be the heading of the listview ensuring that is appears at the top of the list rather than behind all the items.