xcodeuinavigationbarthumbnailsthree20ttthumbsviewcontroller

how to remove bottom gray bar from Three20's TTThumbsViewConroller?


I'm using Three20 for a viewing Thumbnails of Pictures in an album. everything works fine but i'm not able to remove the Gray bar at the bottom of the Navigation Bar. Anyone who knows how to remove this bar?

enter image description here


Solution

  • solved it. had to disable sections in tableView. Thanks Shizam i'm trying AQGridView as alternative.