We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
views-widgets-samples/RecyclerViewKotlin/app/src/main/java/com/example/recyclersample/flowerList/FlowersAdapter.kt
Line 78 in f22069a
According to the documentation it should be the opposite.
The text was updated successfully, but these errors were encountered:
Relevant docs for this are here: https://developer.android.com/reference/androidx/recyclerview/widget/DiffUtil.ItemCallback
This code is still not in alignment with the docs.
Sorry, something went wrong.
No branches or pull requests
views-widgets-samples/RecyclerViewKotlin/app/src/main/java/com/example/recyclersample/flowerList/FlowersAdapter.kt
Line 78 in f22069a
According to the documentation it should be the opposite.
The text was updated successfully, but these errors were encountered: