public static interface PartialLoadingAdapter.PartialLoadingListener
| Modifier and Type | Method and Description |
|---|---|
void |
loadNextPortionOfData()
loadNextPortionOfData is always called on the background thread, so you can (but not
limited to) start a new loading synchronously.
|
Copyright © 2015. All Rights Reserved.