Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material Theming: Android Basics with Compose #90

Open
arielf212 opened this issue Feb 25, 2024 · 0 comments
Open

Material Theming: Android Basics with Compose #90

arielf212 opened this issue Feb 25, 2024 · 0 comments

Comments

@arielf212
Copy link

URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-material-theming

In which task and step of the codelab can this issue be found?
In Add a Top Bar (7).

Describe the problem
This is a visual bug in the markdown file.
There are a few places in which the inline-code-block (`) markdown element has overextended its intended selection:

  1. Within the WoofTopAppBar() Composable, add in a CenterAlignedTopAppBar() and set the modifier parameter to the modifier passed into WoofTopAppBar().
  2. Next, add a Text Composable inside the Row after the Image.

The inline blocks were added back by me to emphasize the problematic blocks.

Steps to reproduce?
Go to the relevant codelab and step, and read the page/search for the excerpts given using ctrl+f

Versions
Not relevant

Additional information
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant