Package 

Class ProvidersSpanSizeLookup

    • Method Summary

      Modifier and Type Method Description
      int getSpanSize(int position)
      • Methods inherited from class androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup

        getSpanGroupIndex, getSpanIndex, getSpanSize, invalidateSpanGroupIndexCache, invalidateSpanIndexCache, isSpanGroupIndexCacheEnabled, isSpanIndexCacheEnabled, setSpanGroupIndexCacheEnabled, setSpanIndexCacheEnabled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProvidersSpanSizeLookup

        ProvidersSpanSizeLookup(List<ProvidersItem> items, int gridSpanCount)