AlanQuatermain / AQGridView

A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
http://quatermain.tumblr.com/
BSD 3-Clause "New" or "Revised" License
2.37k stars 446 forks source link

Footer is above scroll bar. #48

Closed slavingia closed 13 years ago

slavingia commented 13 years ago

In the view heirachy. Very annoying!

madhurichivukula commented 12 years ago

Add the below code to your code for footer footer.frame = CGRectZero;