|
|
|
|
|
by rimantas
5164 days ago
|
|
> Ultimately, you want to have the whole thing in a
> UIScrollView (or a UITableView) to avoid such problems.
Or you can just change the class of background view to UIControl and wire it so it calls resignFirsResponder on inputs if touched. |
|