How to change the Background color of UIPickerView in iPhone -
i have used picker view controller in application. want change color of background color. how can change background color of picker view , want change row background color also. want change default layout color of picker view , possible set custom image background of picker view?. please guide me.
i answered similar question. can change background color replacing background image using ixpickeroverlayview
class (available on github).
Comments
Post a Comment