ExtraLayoutSpaceStrategy
interface ExtraLayoutSpaceStrategy
Overrides the default mechanism for laying out extra views at the borders of the RecyclerView. Check LinearLayoutManager.calculateExtraLayoutSpace for more details.
By default, DpadRecyclerView will not layout any extra space to minimise the number of views in memory.