DropDownMenu
DropDownMenu copied to clipboard
Failed to Render instance of ZHDropDownMenu
Hi,
Xcode : 7.2.1 iOS: 8.0
Firstly, great project. :)
When I add more than 4 ZHDropDownMenus I receive the error
"Failed to render instance of ZHDropDownMenu: Rendering the view took longer than 200 ms. Your drawing code may suffer from slow performance."
Even though it appears as a red error, I am able to successfully run my application. It is just a point worth noting.