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

ViewBinging! Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. NavigationIconClickListener.kt: (27, 45): 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java NavigationIconClickListener.kt: (27, 60): 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java...

For me to follow this codelab I'd need a PHD in Programming or something! Please making the Import to Android Studio MUCH more friendly OR make a Codelab teaching the...

In #task-4 the code for "shr_product_grid_background_shape.xml" is not been defined. Thus causing the issue for app crashing, I request the respective developers or any other to look into this issue....

In #task-4 the code for "shr_product_grid_background_shape.xml" is not been defined. Thus causing the issue for app crashing, I request the respective developers or any other to look into this issue....

**Describe the bug** Wrong description of note tips in MDC-101 Android: Material Components (MDC) Basics (Kotlin). Probably due to UI changes in android studio, but because this is regarded as...

**Describe the bug** In this page: https://codelabs.developers.google.com/codelabs/mdc-101-kotlin#1 To open the XML file's code, it is written: switch from the "Design" tab to the "Text" tab In Android Studio 4.1.3, the...

**Describe the bug** This all codelabs nee to be uppgraded for new beginners to do the labs they do not compile in android studio but are linked as ttorials in...

**Describe the bug** Step execution 5. It is impossible to move to the next fragment on Kotlin 1.4.20 **To Reproduce** From kotlin 1.4.20 synthetic view has been removed. You can...

The MDC-101 Codelab is using the `setOnKeyListener` method to detect the characters typed into the password text field. That method does not work with a soft input keyboard (what one...

**Describe the bug** The codelab MDC-101 tells us to use the 1.1.0-alpha06 version of material library, from mid 2019. I'm concerned that important usage changes would have occurred since this...