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

[103 ObjC] TypographyScheme comment references ColorScheme #38

Open
romoore opened this issue Mar 27, 2019 · 0 comments
Open

[103 ObjC] TypographyScheme comment references ColorScheme #38

romoore opened this issue Mar 27, 2019 · 0 comments

Comments

@romoore
Copy link
Contributor

romoore commented Mar 27, 2019

The TypographyScheme initialization comment on Line 78 of ApplicationScheme.m refers to an MDCSemanticColorScheme object.

 // Instantiate a MDCSemanticColorScheme object and modify it to our chosen colors
    _typographyScheme =
        [[MDCTypographyScheme alloc] initWithDefaults:MDCTypographySchemeDefaultsMaterial201804];

The bug seems to originate in the instructions, which have the wrong wording as well.

https://codelabs.developers.google.com/codelabs/mdc-103-objc/index.html?index=..%2F..index#3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant