mapInternalPositionToPage

open fun mapInternalPositionToPage(position: Int): Int

Maps the given internal position of a zero-based pager to the page number. Note this is not necessary if we have a pager that supports negative numbers in the first place.

Sources

Link copied to clipboard