Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Conversation

@willlarche
Copy link
Collaborator

The "content" is unchanged.

Copy link
Owner

@brianjmoore brianjmoore left a comment

Choose a reason for hiding this comment

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

Like it overall! Does this need a clang-format pass? Looks like Xcode mangled the indentation on paste

@willlarche
Copy link
Collaborator Author

Ugh. Yes. I'm the worst at that.

@willlarche
Copy link
Collaborator Author

Ready for review

Copy link
Owner

@brianjmoore brianjmoore left a comment

Choose a reason for hiding this comment

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

It looks like the formatting pass missed some of the files? Still seeing a few missing indents


// Long tab bar with lots of items of varying length. Also demonstrates configurable accent color.
self.tabBar =
[[MDCTabBar alloc] initWithFrame:CGRectMake(0, 0, CGRectGetWidth(bounds) - 20.0f, 0)];
Copy link
Owner

Choose a reason for hiding this comment

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

did clang-format miss this one? (and a few below)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No. User error. I spent so long figuring out how to manually use clang-format that I missed all other files.

@willlarche
Copy link
Collaborator Author

Ready for retest.

@brianjmoore brianjmoore merged commit 64fdf43 into feature-tabs Nov 11, 2016
@willlarche willlarche deleted the feature-tabs-examples branch November 14, 2016 18:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants