material-components / material-components-android-codelabs

Codelabs for Material Components for Android (MDC-Android)
Apache License 2.0
220 stars 160 forks source link

This Codelab Need Serious Updating! #76

Open Morons opened 3 years ago

Morons commented 3 years ago

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. See https://docs.gradle.org/7.0.2/userguide/command_line_interface.html#sec:command_line_warnings

context?.getDrawable(R.drawable.shr_product_grid_background_shape) -> requireContext(), R.drawable.shr_product_grid_background_shape)

To mention a few