AssistoLab / DropDown

A Material Design drop down for iOS
MIT License
2.43k stars 623 forks source link

drop down issue above iphone 8. #290

Open HariMohan-eng opened 3 years ago

HariMohan-eng commented 3 years ago

Hi, Its not manage safe area, i am unable to select first element because its clipping iphone notch. or let me know if i can set hieght for drop down., so i will set 200 fix height.

Pls fix this asap. 13

Abhinav2807 commented 3 years ago

@HariMohan-eng what is your anchor view of the drop down? Make sure that you are adding constraints to the anchor view.

SinghSukhreet commented 3 years ago

Facing the same issue, and the constraints to the anchor view are properly set.

AltafrehmanCB commented 3 years ago

Facing same issue. We can't set constant height?