We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Using Context (markdown)
More Kotlin
Fix typo in Using Context.md
MyRecyclerAdapter should use R(resources) to get the layout.
Deleted my correction, will rather write an issue.
"The right way is to store the application context in `CustomManager.getInstance()`." - but then the declaration was missing, wasn't it?
Bug Solved .
The name of the broadcastIntent is incorrect in the sample code.
Fixed a small typo under "Avoiding Memory Leaks"
i.e. vs e.g. -- big difference