maskarade/Android-Orma

Support to Android Architecture Components Paging Library

Opened this issue · 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.