LoaderQueryRunner
class LoaderQueryRunner : ContentPager.QueryRunner
A ContentPager.QueryRunner
that executes queries using a LoaderManager
. Use this when preparing ContentPager
to run in an Activity or Fragment scope.
Summary
Public constructors
Public methods
cancel
fun cancel(@NonNull query: Query): Unit
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-07-22 UTC.