Skip to content

Tutorial Typos in Material Theming: Android Basics with Compose #134

@Xebozone

Description

@Xebozone

URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-material-theming?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-3-pathway-3%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-material-theming#3

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:

Image

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 😁

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions