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

Fix PullRefreshIndicator theming and placement #1220

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

MV-GH
Copy link
Collaborator

@MV-GH MV-GH commented Sep 5, 2023

PullRefreshingIndicator uses Material thus it doesn't work with M3 Theming. So I fixed it.
Also fixed the placement being weird. Instead of doing that offset I had to just add the padding instead. Only on some pullrefreshindicators if they have a header. Those pagers seems to work fine out the box.

image

Fixes #1095
Fixes #1011

Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird, hopefully they'll update / add one at some point.

@dessalines dessalines merged commit d3c61ac into LemmyNet:main Sep 6, 2023
@MV-GH MV-GH deleted the fix/pullrefreshindicator branch September 6, 2023 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants