Skip to content

Migrate From Kotlin Synthetics To Jetpack View Binding

Matthew Boakes requested to merge (removed):matthew/migrate_to_jetpack into master

Kotlin Android Extensions is deprecated, which means that using Kotlin synthetics for view binding is no longer supported.

https://developer.android.com/topic/libraries/view-binding/migration

Merge request reports