You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
// 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.
The TypographyScheme initialization comment on Line 78 of ApplicationScheme.m refers to an MDCSemanticColorScheme object.
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
The text was updated successfully, but these errors were encountered: