-
Notifications
You must be signed in to change notification settings - Fork 112
Description
In which task and step of the codelab can this issue be found?
4. Add Color
Describe the problem
Confusing wording in a couple of places
Steps to reproduce?
N/A
Versions
N/A
Additional information
First confusion is when discussing using the Material Theme Builder, it instructs the user to export the (Theme) from the Material Theme Builder.
It then has conflicting instructions saying to "copy the files in", but actually, it should say to: "Copy the code below instead", as the article then proceeds to provide the code to copy in, instead of using the generated code:
The second confusion seems to be a typo in the Dynamic Color section.
It says if the user loves green and has a blue phone background, then the app will be styled blue. Probably it should say if the user loves blue instead of green 😁