Android-Orma icon indicating copy to clipboard operation
Android-Orma copied to clipboard

Support to Android Architecture Components Paging Library

Open k-kagurazaka opened this issue 8 years ago • 0 comments

Android Architecture Components newly provides Paging Library which makes it easier to load data from a data source like SQLite database with pagination.

Architecture Components Library (including Paging) is still alpha, so we should start discussion about Paging Library support after v1.0.0 release since the integration is really useful for Orma users.

k-kagurazaka avatar Sep 16 '17 06:09 k-kagurazaka