gmoledina / GMGridView

A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
MIT License
2.3k stars 512 forks source link

setContentOffset doesn't work #165

Open blackstar26 opened 11 years ago

blackstar26 commented 11 years ago

I'm trying to use setContentOffset method but it doesn't work, how can i use this method in the grid view?