Esri / Esri/arcgis-runtime-toolkit-android

Remove the use of now deprecated Kotlin Android Extensions

Open
#183 0 comments 0 reactions 1 assignee Claimed by @puneet-pdx View on GitHub
Dominant language
Kotlin
Stars
59
Forks
40
PR merge metrics
No merged PRs in 30d

Description

At the latest version of the Kotlin Gradle plugin 1.4.21 Kotlin Android Extensions is deprecated, implying using Kotlin synthetics for view binding is no longer supported. Android recommends migrating from Kotlin synthetics to Jetpack View binding.

https://developer.android.com/topic/libraries/view-binding/migration
https://proandroiddev.com/migrating-the-deprecated-kotlin-android-extensions-compiler-plugin-to-viewbinding-d234c691dec7

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.