google / google/ground-android

[Code health] Remove Data Binding usage

Open
#3,357 0 comments 0 reactions 0 assignees View on GitHub
type: code health
Dominant language
Kotlin
Stars
293
Forks
149
Avg merge
1d 16h
Merged PRs (30d)
42

Description

Data Binding is in [maintenance mode](https://issuetracker.google.com/issues/173030256#comment10) and it still relies on kapt which prevents this plugin from being completely removed from the project.

The current usages of data binding can either be removed by migrating UI components to Jetpack Compose or just by using view binding instead for most cases.

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.