-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added partial load support for all data types except Draw (#2720)
* added partial load support * nit fix * test fix * fix onPause condition * test fix * frmt fix * date and time fix * nit fix * clearing draft when empty * on back fix * suggested fix * nit fixes * suggested fix * time fix * fixed * removeing test file --------- Co-authored-by: Gino Miceli <228050+gino-m@users.noreply.github.com>
- Loading branch information
1 parent
bb52291
commit 3b2fab4
Showing
10 changed files
with
84 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 0 additions & 56 deletions
56
...test/java/com/google/android/ground/ui/datacollection/tasks/date/DateTaskViewModelTest.kt
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
...test/java/com/google/android/ground/ui/datacollection/tasks/time/TimeTaskViewModelTest.kt
This file was deleted.
Oops, something went wrong.