Package com.airbnb.epoxy.paging
See: Description
-
Class Summary Class Description PagingEpoxyController An com.airbnb.epoxy.EpoxyController that meant for large lists of items. SimplePagingEpoxyController Use this version of PagingEpoxyController if you don't have any other model types to build (eg header, footer, etc). PagedListEpoxyController An EpoxyController that can work with a PagedList. -
Object Summary Object Description Companion