google / google/ground-android
[Code health] Clean up `DrawAreaTaskViewModel`
Open
type: code health
- Dominant language
- Kotlin
- Stars
- 293
- Forks
- 149
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 42
Description
The view model's method and state do not reflect the UI interactions clearly - refactoring and renaming methods to reflect key UI actions will help. We may also be able to remove indirection and duplication between `vertices`, `refreshMap()`, and `_draftArea`.
Contributor guide
Assessment
This issue has not been assessed yet.