<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Andorid AssetList infinte pagination</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113582106" />
  <subtitle>Andorid AssetList infinte pagination</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113582106</id>
  <updated>2026-04-05T12:59:50Z</updated>
  <dc:date>2026-04-05T12:59:50Z</dc:date>
  <entry>
    <title>RE: Andorid AssetList infinte pagination</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114109213" />
    <author>
      <name>László Tóth</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114109213</id>
    <updated>2019-06-24T19:40:42Z</updated>
    <published>2019-06-24T19:40:42Z</published>
    <summary type="html">I solved the problem by overriding AssetListView.showFinishOperation(). But I can&amp;#39;t understand why are there a different behavior between  I use only portletNameId to get assets, or I use classNameId and customEntryQuery.</summary>
    <dc:creator>László Tóth</dc:creator>
    <dc:date>2019-06-24T19:40:42Z</dc:date>
  </entry>
  <entry>
    <title>RE: Andorid AssetList infinte pagination</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113613389" />
    <author>
      <name>Victor Galan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113613389</id>
    <updated>2019-05-13T08:25:57Z</updated>
    <published>2019-05-13T08:25:57Z</published>
    <summary type="html">Hey, &lt;br /&gt;&lt;br /&gt;This is the default behavior, it will load all the cells in &amp;#34;loading state&amp;#34; and it will fill them as you scroll down. In order to do an infinite list, you will have to create a new view and implement the BaseListViewModel yourself.&lt;br /&gt;&lt;br /&gt;I hope it helps</summary>
    <dc:creator>Victor Galan</dc:creator>
    <dc:date>2019-05-13T08:25:57Z</dc:date>
  </entry>
  <entry>
    <title>Andorid AssetList infinte pagination</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113582105" />
    <author>
      <name>László Tóth</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113582105</id>
    <updated>2019-05-09T11:26:59Z</updated>
    <published>2019-05-09T11:26:59Z</published>
    <summary type="html">Hi!&lt;br /&gt;&lt;br /&gt;I&amp;#39;m trying to use AssetListScreenlet in my Activity on android to list webcontents. I created an infinite pagination. The loading of the first page is ok, but when I call the screenlet&amp;#39;s loadPage method to load the next page it loads the earlier pages too. It displays the new pages as the first page. In the log (onListPageReceived)&lt;br /&gt;I see it loads the records from 0 to the requested page&amp;#39;s end. &lt;br /&gt;I tried to remove previous data from recyclerView&amp;#39;s adapter, but it won&amp;#39;t work.&lt;br /&gt;&lt;br /&gt;I hope that I can explained well my problem.&lt;br /&gt;How can I resolve this problem?&lt;br /&gt;What I do it wrong? &lt;br /&gt;&lt;br /&gt;Thanks for your help!</summary>
    <dc:creator>László Tóth</dc:creator>
    <dc:date>2019-05-09T11:26:59Z</dc:date>
  </entry>
</feed>
