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

Work around setOnApplyWindowInsetsListener in older Android versions #95

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

chenxiaolong
Copy link
Owner

On older Android versions (at least API 29 and 30), the window insets callback on the RecyclerView is never called if the MaterialToolbar consumes the insets, even though the RecyclerView is not its child.

Issue: #93

On older Android versions (at least API 29 and 30), the window insets
callback on the RecyclerView is never called if the MaterialToolbar
consumes the insets, even though the RecyclerView is not its child.

Issue: #93

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong self-assigned this Oct 26, 2024
chenxiaolong added a commit that referenced this pull request Oct 26, 2024
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong merged commit f57f12d into master Oct 26, 2024
1 check passed
@chenxiaolong chenxiaolong deleted the insets branch October 26, 2024 01:54
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.

1 participant