Package 

Class RecyclerToListViewScrollListener

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static int UNKNOWN_SCROLL_STATE
    • Method Summary

      Modifier and Type Method Description
      void onScrollStateChanged(RecyclerView recyclerView, int newState)
      void onScrolled(RecyclerView recyclerView, int dx, int dy)
      • Methods inherited from class androidx.recyclerview.widget.RecyclerView.OnScrollListener

        onScrollStateChanged, onScrolled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait