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

Feat(main_page.dart): Chagne displacement of RefreshIndicator to zero #188

Merged
merged 1 commit into from
May 5, 2024

Conversation

sangohkim
Copy link
Collaborator

Overview

MainPage의 RefreshIndicator displacement를 제거함.

Changes

Implementaion Method

RefreshIndicator() 위젯의 displacement 필드값을 0으로 변경.

After Changes

Related Issues

Rollback Scenario

TODO

@sangohkim sangohkim added the enhancement New feature or request label May 3, 2024
@sangohkim sangohkim added this to the v1.1.0 milestone May 3, 2024
@sangohkim sangohkim requested a review from thomaskim1130 May 3, 2024 12:26
@sangohkim sangohkim self-assigned this May 3, 2024
@sangohkim sangohkim linked an issue May 3, 2024 that may be closed by this pull request
@sangohkim sangohkim marked this pull request as ready for review May 3, 2024 12:28
Copy link
Contributor

@thomaskim1130 thomaskim1130 left a comment

Choose a reason for hiding this comment

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

LGTM

@thomaskim1130 thomaskim1130 merged commit 5bbca6f into dev May 5, 2024
2 checks passed
@thomaskim1130 thomaskim1130 deleted the design/zero-displace-refresh-indicator-mainpage branch May 5, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MainPage RefreshIndicator displacement 조정
2 participants