Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix swift sample. #669

Merged
merged 1 commit into from
Nov 21, 2017
Merged

Conversation

rwinzhang
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Nov 9, 2017

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@maicki maicki left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@nguyenhuy nguyenhuy left a comment

Choose a reason for hiding this comment

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

Thanks!

@@ -64,7 +64,10 @@ class PhotoFeedTableNodeController: ASViewController<ASTableNode> {
}()

func fetchNewBatchWithContext(_ context: ASBatchContext?) {
activityIndicator.startAnimating()
DispatchQueue.main.async {
self.activityIndicator.startAnimating()
Copy link
Member

Choose a reason for hiding this comment

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

Nice catch!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@nguyenhuy Thanks 😄

@nguyenhuy nguyenhuy merged commit cb2e5dd into TextureGroup:master Nov 21, 2017
@rwinzhang rwinzhang deleted the fixSwiftSample branch November 24, 2017 06:52
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
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.

None yet

4 participants