Some useful base classes.
Setting line spacing of UILabel in Storyboard.
Highlight substring of UILabel.
[content highlightSubstring:@"searchText"];
Setting the padding of UITextField with UITextBorderStyleNone in Storyboard.
Fixed a bug of top constraint for AMScrollingNavbar.