-
-
Notifications
You must be signed in to change notification settings - Fork 53
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 bottom over scroll to blank #102
Conversation
It's better to have a custom measurement for the last item in the StatusScene since we want to display the last item at least fill the height of the screen. And it's on the roadmap but not implemented yet. |
Currently the effect should be consistent with your description |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Currently StatusScene page use Modifier.fillParentMaxHeight() as bottom spacer will cause excessive scrolling until blank