material-components-android-codelabs icon indicating copy to clipboard operation
material-components-android-codelabs copied to clipboard

Codelabs for Material Components for Android (MDC-Android)

Results 48 material-components-android-codelabs issues
Sort by recently updated
recently updated
newest added

Hii there in the MDC 102 Android Material Structure and Layouts in kotlin the style of Toolbar that we made is different than something you put in result in end...

Switch the colorPrimary to accent to match the codelab screenshot.

**Describe the bug** Could not build when implement code as instruction. shows error, ``` Error: The prefix "tools" for attribute "tools:targetApi" associated with an element type "item" is not bound...

Hello it's right there in the title of the tutorial. It says "Motion," but the word motion doesn't even appear in any of the pages?

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://codelabs.developers.google.com/codelabs/mdc-104-java#5' 2. Observe the "Change the menu...

Hello. MY POV -Download zip file -Opened it -Opened Android Studio -Clicked on "Open an existing Android Studio project." -material-components-android-codelabs-102-starter/kotlin/shrine (couldn't go material-components-android-codelabs-102-starter/kotlin because it won't work) -error pops up...

When trying to add an interpolator to see the difference we are actually adding the default interpolator so there is no difference 1. Go to chapter "Tweak motion of front...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Update dependencies in build.gradle up to the latest versions....

**Describe the bug** In the course https://codelabs.developers.google.com/codelabs/mdc-103-java#2 there is the instruction `Set the android:tint attribute on the logo in shr_login_fragment.xml to ?android:attr/textColorPrimary....` but Android Studio highlights this code as an...