iOSDropDown icon indicating copy to clipboard operation
iOSDropDown copied to clipboard

iOSDropDown : How to change background color of dropdown in Dark Mode of IOS 13

Open nguyenvanan18031993 opened this issue 4 years ago • 1 comments

nguyenvanan18031993 avatar Oct 08 '19 03:10 nguyenvanan18031993

it's simply just use dropDownMenu.backgroundColor = UIColor(red: 253/255, green: 253/255, blue: 253/255, alpha: 1)

awaismubeen avatar Jan 10 '20 10:01 awaismubeen