LiquidFloatingActionButton icon indicating copy to clipboard operation
LiquidFloatingActionButton copied to clipboard

Events not fired (TouchUpInside)

Open emouawad opened this issue 9 years ago • 1 comments

I followed example code to add a label by extending LiquidFloatingCell, clicking it is bypassed and handled by other views in the back. Then i changed from using a UILabel to using a UIButton but still clicking the button does not fire the button at the front but is handled by other controls behind it. What should i do, in order to have an event fired when label is clicked. i.e logically clicking the label should do exactly like clicking the floatingCell

emouawad avatar Jun 28 '16 07:06 emouawad

Were you able to find a work around ?

malcolmkmd avatar Sep 05 '17 12:09 malcolmkmd