Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Self-Destructing Message iPhone App Retrieving and Viewing Data from Parse.com Retrieving Data from Parse.com

Brian Rudolph
Brian Rudolph
9,340 Points

Video not working anymore, and Icons displacing lines in Inbox

  1. Pictures work fine, but when I switch to video and hit the record button, "cancel" disappears, but nothing records. See link below: http://i.imgur.com/nv7Ba5R.png

  2. Icons are displacing the lines of the row they're in. See link below: http://i.imgur.com/sF4p4vT.png

1 Answer

Stone Preston
Stone Preston
42,016 Points

the icons are supposed to look like that. thats how the tableViewCell imageViews look. they take up the whole cell, so the line divisions are not visible where the imageView is.