The
https://developer.android.com/reference/androidx/activity/OnBackPressedCallback
OnBackPressedDispatchercontrols how Back button events are dispatched to one or more
OnBackPressedCallbackobjects.
https://developer.android.com/reference/androidx/activity/OnBackPressedCallback
In Kotlin a "receiver" is the instance on which an extension function is defined, or the type for a lambda with receiver.
https://kotlinlang.org/docs/reference/annotations.html
https://kotlinlang.org/docs/reference/annotations.html
This media is not supported in your browser
VIEW IN TELEGRAM
We are finally getting the ability to animate Lazy list's item position changes in #JetpackCompose just like we did with DiffUtil π
The Modifier API called `Modifier.animateItemPlacement()` was implemented and merged and will probably be released in an upcoming Compose version.
The Modifier API called `Modifier.animateItemPlacement()` was implemented and merged and will probably be released in an upcoming Compose version.