jody-bailey / EagleSocial

2 stars 3 forks source link

Made changes to the ChatViewController, MessageViewController, Select… #79

Closed jaspearson closed 6 years ago

jaspearson commented 6 years ago

…FriendViewController, Message Class, Conversation Class to carry the display name forward from the SelectFriend screen, to the message screen, to the conversation screen.

Removed an auto layout constrain from the MessageCell that was preventing it from auto-resizing so the user could see all of the text.