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?
Asked
Active
Viewed 256 times
0
-
1As a side note, don't use Three20, its a bad framework, even the framework's creator has abandoned it as rubbish. – Shizam Feb 03 '13 at 21:45
-
Shizam, Any better way to display albums and pictures in each albums? Gallery Style. – Hitz Feb 04 '13 at 00:43
-
If you're targeting iOS 6.x and above I highly suggest UICollectionView, if you want to target older iOS versions check out AQGridView. You'll have to do a little work to get them setup but its well worth it. – Shizam Feb 04 '13 at 17:28
-
three20 is not a bad framework. it's just not maintained anymore. – aporat Feb 20 '13 at 00:31
1 Answers
0
solved it. had to disable sections in tableView. Thanks Shizam i'm trying AQGridView as alternative.

Hitz
- 133
- 1
- 10