-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add containerClick #34
Comments
@miszmaniac |
I know that I can do that this way, it's just cumbersome, and in Kotlin it prevents for use of {} |
@miszmaniac Replace these files. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Many times, we need to support click on whole element, so if it's possible, could you add methods
.click and .longClick without additional ID parameter, and pass that to whole injected view?
The text was updated successfully, but these errors were encountered: