Rahul Singhal
05/01/2020, 6:37 PM<attr name="onClick" format="string" />
android:onClick="@{() -> onClickEvent.invoke()}"
Please help me to understand how onClick accept the lamda function . how this () -> onClickEvent.invoke() convert to string
Thread in Slack Conversation