ground-android
ground-android copied to clipboard
Refactor NavigationRequest `object` to `data object`
'data object' instead of a plain 'object' means that it automatically has a 'toString()' function without the need to override it manually
/gcbrun
@yongsuk44 Can you please fix the failing build?
@shobhitagarwal1612 sry, 'import' and Lint issues and fixed them.
Running integration tests, they should complete shortly:
/gcbrun
data to data object is already addressed in https://github.com/google/ground-android/pull/2483