slackhq/SlackTextViewController

How to custom resize tableView.frame?

whisper-bye opened this issue · 2 comments

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Description

How to custom resize tableView.frame?

same issue

This project uses auto-layout in full. Resizing the tableView is not a supported feature, but you could still fork the project and tweak the implementation of the constraints.