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

Use different layout constants for TaskCell on iOS <7 than on 7+. #181

Closed brendonjustin closed 11 years ago

brendonjustin commented 11 years ago

Fixes layout wonkiness.

ginatrapani commented 11 years ago

Nailed it, thanks.