joost-klitsie

Results 2 comments of joost-klitsie

I just ran into this issue as well, it is a bit annoying as it can break the Sonar quality gates. Is there anything we can do about this?

Old issue but I didn't use this before so maybe this is helpful for others that are searching in 2019. Workaround in Kotlin: ``` class ListAdapter( private val items: List...