material-components/material-components-android-codelabs

This Codelab Need Serious Updating!

Morons opened this issue · 0 comments

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