Package 

Class ScalingLazyColumnRotaryScrollAdapter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final ScalingLazyListState scrollableState
    • Method Summary

      Modifier and Type Method Description
      ScalingLazyListState getScrollableState() A scrollable state.
      Float averageItemSize() Calculates an average height of an item by taking an average from visible items height.
      Integer currentItemIndex() Current (centred) item index
      Float currentItemOffset() An offset from the item centre
      Integer totalItemsCount() The total count of items in ScalingLazyColumn
      • Methods inherited from class java.lang.Object

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

      • ScalingLazyColumnRotaryScrollAdapter

        ScalingLazyColumnRotaryScrollAdapter(ScalingLazyListState scrollableState)