LinearLayoutManager
If the list is scrolled to the top and items are inserted before the previously first list item, `RecyclerView` is "scrolled" to to show the new first item at the top.
RecyclerView.LinearLayoutManager
Based on RecyclerView 1.2.1