- 
                Notifications
    
You must be signed in to change notification settings  - Fork 113
 
Open
Description
From what I can tell, by adding a YNDropDownMenu to my view, it creates three subviews for the items, the view to be toggled, and a background faded view.
Everything works great if the user does not change their screen orientation, but if they do, the menu and it's three created views do not update their dimensions.
I've tried manually adding constraints myself, but they only target one of the three views, and I have no way to access the other two views created to add constraints to them as well. Help?
Metadata
Metadata
Assignees
Labels
No labels