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

Introduce payload when notifying item change on expand/collapse #1021

Merged
merged 2 commits into from
Nov 24, 2021

Conversation

mikepenz
Copy link
Owner

  - gradle tool 7.0.3
  - compileSdk 31
  - minSdk 21 for sample (next major release of lib will be 21+ too)
  - appCompat 1.4.0
  - kotlin 1.5.31
- sample dependencies
  - materialDrawer
  - aboutLibs v10
  - room 2.4.0-beta02
  - upgrade sample app APIs to new libs
@mikepenz mikepenz merged commit 758ffb6 into develop Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CreateBinding is being called each time item is being collapsed or expanded.
1 participant