I want to implemenet a picker view in which user can select multiple rows and selected rows should show a "tick" mark.
After googling a lot i found this opensource code
But when i tried to support both orientation the GUI is showing in a improper manner.
Can anyone please help me for a picker view with multiple selection of rows supporting portrait and landscape orientation.
Hoping for your help.
Thanks in advance.