Skip to content
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

Child view's onClickListener within MaterialRippleLayout doesn't work #86

Open
chetan2609 opened this issue Jun 11, 2018 · 1 comment
Open

Comments

@chetan2609
Copy link

chetan2609 commented Jun 11, 2018

Hi,
I have custom list adapter of list view the root view of each row is "MaterialRippleLayout" and it has some child views. There I set some click listener of child views. But "onClick(View v)" method is not being called when child view is clicked.

Can you please provide example of ListView with root view is MaterialRippleLayout with child onclicklistener.

@timyang-bowtie
Copy link

you have to use childview of MaterialRippleLayout for onclicklistener

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants