hoang8f / android-flat-button

FButton - a flat button library for Android
Apache License 2.0
1.4k stars 327 forks source link

Issue with ConstraintLayout #39

Open xr0225 opened 7 years ago

xr0225 commented 7 years ago

Hi, there!

Thanks for the great button library.

When I use constraint Layout and connect each buttons with the layout.

The buttons is being clicked together ( it seems only animation, not functions such as setonClickListener)

Thank you!