jessesquires / JSQMessagesViewController

An elegant messages UI library for iOS

Home Page:https://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to remove separator between collectionView and input toolbar?

rodrigoreis22 opened this issue · comments

New issue checklist

General information

  • JSQMessagesViewController version: 7.3.4
  • iOS version: 10.3
  • Devices/Simulators: 10.3
  • Reproducible in the demo project? (Yes/No): Yes
  • Any related issues: No

What happened?

I'm using JSQMessagesViewController (7.3.4) and I couldn't find a way to remove the line that divides the collectionView and the input toolbar.
screen shot 2017-05-08 at 4 28 03 pm

Where's this line added? I've tried setting the border of input toolbar to 0, but it didn't work.

its in JSQMessagesViewController.xib:

screen shot 2017-06-15 at 2 11 34 pm

thanks, @mding5692. 💯