hoang8f / android-flat-button

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

Fbutton is not showing animation on click in fragment #53

Open Dhruvkanani opened 4 years ago

Dhruvkanani commented 4 years ago

I am using FButton in Linear Layout but it does not show push animation on click. However onclick event is performed but push animation is not shown in a fragment.