todotxt / todo.txt-ios

Official Todo.txt iOS app for managing your todo.txt file stored in Dropbox.
http://todotxt.org
GNU General Public License v3.0
380 stars 109 forks source link

Unset extending under top and bottom bars for all view controllers. #196

Closed brendonjustin closed 10 years ago

brendonjustin commented 10 years ago

Turns off extending under top and bottom bars for all views. While not the best solution, it does address #185.

I couldn't come up with a good way to set all navigation bars and toolbars as opaque, so they are a dismal shade of gray now :(. I'll look at making the bars white again soon, and add to this PR.

Fixes #185, but makes the app all gray.

Update: I turned off translucency for navigation bars and toolbars using a navigation controller subclass. They appear white again.

brendonjustin commented 10 years ago

This is ready for review/testing now.

ginatrapani commented 10 years ago

Apologies for being MIA. I'm pulling/testing tonight!

ginatrapani commented 10 years ago

There's one more view left where this is still happening: the Dropbox authorization screen when you do not have the Dropbox app installed (ie, it's the web page). Here's what it looks like:

ios simulator screen shot tuesday 10 22 13 oct 22 8 45 54 am