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

small issue #23

Open
russeldelossantos09 opened this issue Feb 19, 2017 · 2 comments
Open

small issue #23

russeldelossantos09 opened this issue Feb 19, 2017 · 2 comments

Comments

@russeldelossantos09
Copy link

russeldelossantos09 commented Feb 19, 2017

How to configure button effect? when i click the button, the effect will show the problem is after i click the button and click it again the effect on the button doesnt show up. I want is when i click it multiple times the effect will show every single click.

@ChadCSong
Copy link
Owner

The effect is provide for selection. So it just show up when the button is selected. If you are interest in the only effect, you can check my source code. Thanks.

@hiteshchavda
Copy link

You can also do the following...

set both app:btn_color and app:btn_fill_color same in xml.

and set onClickLisnter on button btn.setChecked(false). This reset the flag.

Hope this helps 👍

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

No branches or pull requests

3 participants