Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return item count + 1 logic #73

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Return item count + 1 logic #73

merged 1 commit into from
Aug 9, 2024

Conversation

TimYusR
Copy link
Contributor

@TimYusR TimYusR commented Aug 9, 2024

The padding is pushing the loader to the bottom with padding.bottom white space between list and loader.

Seems that returning the old itemCount + 1 logic for the last item as a loader is the easiest way to solve that problem. This solution also doesn't affect the glowing effect on Android.

@TimYusR TimYusR changed the base branch from master to release/4.6.0 August 9, 2024 11:45
@TimYusR TimYusR force-pushed the return-itemCount-+-1 branch from 3af5f79 to ebea1c7 Compare August 9, 2024 11:49
@w3ggy w3ggy merged commit 6b209e3 into release/4.6.0 Aug 9, 2024
@w3ggy w3ggy deleted the return-itemCount-+-1 branch August 9, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants