-
Notifications
You must be signed in to change notification settings - Fork 283
Open
Description
I am using following GitHub library for the menu :-
https://github.com/yannickl/FlowingMenu
When I push any viewcontroller on the controller that is showing menu the ripple effects stops working in all the controllers.
Consider I have HomeViewController which has menu button to show menu. Once the menu is displayed after that in any viewcontroller I use UITextfield with subclass of MaterialKit the ripple effect stops working.
I know it's not the issue of your library but just wanted to know any workaround I can solve the issue. While debugging I got to know "clearEffects" method in the MKLayer method is not getting called after I tap on any textfield.
So is there is any way I can solve this issue.
Metadata
Metadata
Assignees
Labels
No labels