mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
App downloads too many of my contributions, without reason (#4916)
* Init commit * Fixed tests
This commit is contained in:
parent
bd9531b969
commit
85bdcd5a7a
2 changed files with 2 additions and 5 deletions
|
|
@ -36,11 +36,10 @@ class ContributionBoundaryCallback @Inject constructor(
|
|||
}
|
||||
|
||||
/**
|
||||
* It is triggered when the user scrolls to the top of the list User's Contributions are then
|
||||
* fetched from the network
|
||||
* It is triggered when the user scrolls to the top of the list
|
||||
* */
|
||||
override fun onItemAtFrontLoaded(itemAtFront: Contribution) {
|
||||
fetchContributions()
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue