Commit Graph

5 Commits

Author SHA1 Message Date
Scott Ludwig
7e1557b5f0 Make UITableView rows be not selectable in chat
At some point iOS defaulted these to selectable. This makes them
not selectable.
2016-01-12 15:31:44 -08:00
Scott Ludwig
68bbebbd5c Replace deprecated UILineBreakModeWordWrap with NSLineBreakByWordWrapping 2016-01-03 23:24:45 -08:00
Scott Ludwig
ead8ab936a Replace deprecated UITableViewCell initWithFrame with initWithStyle 2016-01-03 23:24:15 -08:00
Scott Ludwig
324a5bc3fb Replace deprecated sizeWithFont with sizeWithAttributes 2016-01-03 23:21:34 -08:00
Darrin Massena
f4c0203914 initial commit 2014-07-06 17:47:28 -07:00