I am using custom picker from UICatalog. Unfortunately I am unable to get rid of the two gray rectangles that are coming when i add my custom picker to view. This also comes in UICatalog example app also, but looks manageable because custom picker's width is almost same. But here I want a thinner custom picker, so I want to get rid of that background. I am instantiating custom picker by initframe:cgrectmake(0,0,50,50);
regards
ch
regards
ch