Hacker News new | ask | show | jobs
by micampe 4286 days ago
You should add your view to the cell's contentView instead of directly on the cell, which allows you to keep the default behaviors and also reuse the view.