Skip to content

MDC-103: Wrong app bar color in Android 10 #47

@marcelpinto

Description

@marcelpinto

Describe the bug
The color of the AppBar is grey but in the tutorial is shown as purple

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo for MDC-103 branch
  2. Run the code
  3. Pass the login screen
  4. See grey color in AppBar

Expected behavior
The color should be purple as the tutorial shows

Screenshots
image

Codelab details (please complete the following information about the codelab):

Additional context
The colorPrimary is the one having the purple but it should be the colorAccent, as later this is the one that is indicated that needs to be changed.

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