Pagination Support
NateWickstrom opened this issue · 2 comments
Your Android client doesn't appear to support Pagination, like you js client does. Any plan on adding this feature?
Hi @NateWickstrom, thanks for reaching out.
(First of all, there might be a slight misunderstanding: this Android API Client is similar to the JS API Client, while the InstantSearch JS project you linked to relates to InstantSearch Android. The latter is the library we recommend to use for building Android apps with Algolia, as it is simpler to use than this API Client)
We don't provide a pagination widget at the moment, considering that the general UX recommendations prefer infinite scrolling on mobile interfaces. You can check our docs on how to use Infinite Scrolling in an InstantSearch Android app. Let me know if this helps!
Closing as stale. @NateWickstrom feel free to reopen this ticket and answer my previous message if you still have this issue!