material-components-android-codelabs
material-components-android-codelabs copied to clipboard
Codelabs for Material Components for Android (MDC-Android)
Listings for styles.xml on the web page: ``` ``` must read ``` ```
**Description** **1.** When importing the Toolbar class, the documentation was importing `import android.widget.Toolbar ` instead of `import androidx.appcompat.widget.Toolbar` **2.** Screenshot of the home screen is not correct. Toolbar color is...
Respected sir/mam I am using same toolbar layout like _"shr_backdrop"_ in my application but when i am changing my activity via using one of buttons of _"shr_backdrop"_ layout and later...
**Describe the bug** In page 3 of MDC-104, we are told to add this code: ``` ``` Note `paddingTop `and `paddingBottom `of `100dp`. Further down the page, this has become:...
Images are not getting loaded from the server.
Codelab https://developer.android.com/codelabs/mdc-103-kotlin#1 Error loading image link resource https://lh6.googleusercontent.com/jC2O5gX0r204paEBKc-ic417DUotWIlzXHNvQAHwK8aj79rKEAcG15randQz0M3Jn2MIMEFKB-tcbt04wr9mwN3m0dIQPK53MrUlCzk88X3N1LnsV4qkp9BNjA3WXyf5hyp9L0sf Steps to reproduce the behavior: go to: https://developer.android.com/codelabs/mdc-103-kotlin#1 - Level (MDC-103) - Language (Kotlin) - Link to the codelab at the step...
In the very first paragraph for each and every MDC-(101..104) Android: Material Components (MDC) Basics (Kotlin), there is a small error in the introduction. Point your favorite web-browser to any...