joost-klitsie
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...
@MohamedHefny we don't use custom lint rules (only some suppressions that are unrelated). This is the "out of the box" Android lint check. For example, running the gradle command lintDebug...
This is still a thing with version 0.3.8