Skip to content

Conversation

@alexisoyama
Copy link
Contributor

No description provided.

@alexisoyama alexisoyama changed the title Feat/html y offset/lp 4281 feat(message): Y offset for Html in-app Sep 21, 2017
}

NSCharacterSet *letterSet = [NSCharacterSet letterCharacterSet];
NSArray *components = [htmlString componentsSeparatedByCharactersInSet:letterSet];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could components be nil ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the htmlString is not nil, it will always return an array.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the htmlString is not nil, it will always return an array.

@alexisoyama alexisoyama merged commit ac61299 into develop Sep 25, 2017
@alexisoyama alexisoyama deleted the feat/html-y-offset/LP-4281 branch September 25, 2017 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants