I have a UIView like iPhone\'s Springboard. I have created it using a UIScrollView and UIButtons. I want to disable horizontal scrolli
UIView
UIScrollView
UIButtons
Once I did it replacing the UIScrollView with a UITableView with only 1 cell, it worked fine.