Interface FastScroller.SectionIndexer

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.CharSequence getSectionText​(int position)
      Get the text to be displayed for the visible section at the current position.
    • Method Detail

      • getSectionText

        java.lang.CharSequence getSectionText​(int position)
        Get the text to be displayed for the visible section at the current position.
        Parameters:
        position - The current position of the visible section
        Returns:
        The text to display