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: call actions not displaying occasionally on resume #191

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

fede87
Copy link
Collaborator

@fede87 fede87 commented Apr 9, 2024

This fix ensure that the first item is not null when calling recyclerView?.layoutManager?.getChildAt(0).
The first item's height is useful to internal display peek height calculations.

Copy link
Contributor

@stefanobrusa stefanobrusa left a comment

Choose a reason for hiding this comment

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

it's ok

@stefanobrusa stefanobrusa merged commit fce5597 into develop Apr 9, 2024
1 check passed
@stefanobrusa stefanobrusa deleted the fix_call_actions_not_displayed_on_resume branch April 9, 2024 08:30
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.

None yet

2 participants