giridharvc7 / VCFloatingActionButton

A Floating Action Button just like Google inbox for iOS
MIT License
296 stars 75 forks source link

UIVisualEffectView error? #19

Closed Cokile closed 8 years ago

Cokile commented 8 years ago

When I click the button to dismiss menu, it showed a message:

<UIVisualEffectView 0x15ed6de60> is being asked to animate its opacity. This will cause the effect to appear broken until opacity returns to 1.

Is it a bug? Or is it just intended to be implemented like that?