set Initial Prefetch Item Count
If you are using a Linear or Grid layout manager you can use this to set the item prefetchcount. Only use this if you are not using setNumViewsToShowOnScreen
See also
#setNumViewsToShowOnScreen(float)
#setNumViewsToShowOnScreen(float)
androidx.recyclerview.widget.LinearLayoutManager
LinearLayoutManager#setInitialPrefetchItemCount(int)