bottomItemOffset

var bottomItemOffset: Int = 0

This can be used to prevent loading un-needed data when calling onGetItem for an index which is not data, such as a bottom loading view. Value of 0 (default) will have no effect