Feb 24, 2017 · 1 min read
So how long do I have between calling setContent in an Activity or returning a view in onCreateView for Fragments, and giving the RecyclerView’s adapter the cached data before I lose the scroll position?
So how long do I have between calling setContent in an Activity or returning a view in onCreateView for Fragments, and giving the RecyclerView’s adapter the cached data before I lose the scroll position?