Skip to content
Snippets Groups Projects
Verified Commit a3b91e71 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Really fix #112

parent ad1dbcf5
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -325,9 +325,7 @@ class MessageListFragment : ServiceBoundFragment() {
.setEnablePlaceholders(true)
.build()
).setBoundaryCallback(boundaryCallback)
.letIf(lastBuffer == buffer) {
it.setInitialLoadKey(previousLoadKey)
}
.setInitialLoadKey(previousLoadKey)
.build()
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment