Description: It looks like there is a mistake in Search Bar documentation.
There should be app:layout_behavior="@string/appbar_scrolling_view_behavior" instead of app:layout_behavior="@string/searchbar_scrolling_view_behavior", otherwise first item from RecyclerView is displayed behind the search bar.