Hi guys! I got some problem on Kotlin. I write a ...
# announcements
l
Hi guys! I got some problem on Kotlin. I write a onClickListener setter in Kotlin and call it with anonymous object, how to convert it to lambda or method reference? Does anyone know how to solve it? Thanks!!