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

[MDC103] Swift Step4 wrong theme #43

Open
Luecy1 opened this issue May 17, 2019 · 0 comments
Open

[MDC103] Swift Step4 wrong theme #43

Luecy1 opened this issue May 17, 2019 · 0 comments

Comments

@Luecy1
Copy link

Luecy1 commented May 17, 2019

in "Change the typeface of the login screen" section
codelab page

wrong

MDCButtonTypographyThemer.applyTypographyScheme(typographyScheme,
to: cancelButton)

fix

MDCTextButtonColorThemer.applySemanticColorScheme(colorScheme, to: self.cancelButton)

when i apply wrong code,cancel button theme is the same as next button.

Simulator Screen Shot - iPhone XR

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