forked from google/ground-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Factor out job cards into Composables for new data entry points (goog…
…le#2892) * Add new LOI flow (unstyled) * Refactor out cards * Refactor cards into Composables. * Formatting. * Address `checkCode` issues. * Remove debug logs. * Rename MapUIData and fields. * Update strings.xml * Update strings.xml * Update strings.xml Added "add_site" and two more strings (untranslated) * Update strings.xml Added "add_site" and two more strings (untranslated) * Update strings.xml Remaining translations added ("unnamed_job" and "job_site_icon"). * Update strings.xml Remaining translations added ("unnamed_job" and "job_site_icon"). * Update strings.xml Remaining translations added ("unnamed_job" and "job_site_icon"). * Add missing import * Formatting * Add tests for new job logic. * Address review comments * Fix survey activation in test * Refactor ComposeView --> createComposeView, remove inner classes. --------- Co-authored-by: Gino Miceli <[email protected]> Co-authored-by: Jonas Spekker <[email protected]>
- Loading branch information
1 parent
9d951fa
commit 06f4dd1
Showing
23 changed files
with
628 additions
and
550 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
Oops, something went wrong.