Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Commit

Permalink
update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Jul 22, 2014
1 parent 6aade7b commit aa65807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JSQMessagesDemo/JSQDemoViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ - (void)receiveMessagePressed:(UIBarButtonItem *)sender
/**
* Scroll to actually view the indicator
*/
[self scrollToBottomAnimated:NO];
[self scrollToBottomAnimated:YES];


JSQMessage *copyMessage = [[self.messages lastObject] copy];
Expand Down

0 comments on commit aa65807

Please sign in to comment.