marcioapaiva / mocos-controlator

Control the number of classes you skip!
8 stars 1 forks source link

Isolating swipe functionality on a separate delegate #4

Closed victorges closed 11 years ago

victorges commented 11 years ago

In order to open possibility for code reuse and to clean the view class, created a SwipeableViewDelegate in order to separate the swipe functionality from the rest of the view.