-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download preplanned map area #321
base: v.next
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work Trevor! The sample looks good, and works well. I added a few change suggestions below:
...arcgismaps/sample/downloadpreplannedmaparea/components/DownloadPreplannedMapAreaViewModel.kt
Outdated
Show resolved
Hide resolved
...arcgismaps/sample/downloadpreplannedmaparea/components/DownloadPreplannedMapAreaViewModel.kt
Outdated
Show resolved
Hide resolved
...-map-area/src/main/java/com/esri/arcgismaps/sample/downloadpreplannedmaparea/MainActivity.kt
Outdated
Show resolved
Hide resolved
...arcgismaps/sample/downloadpreplannedmaparea/components/DownloadPreplannedMapAreaViewModel.kt
Outdated
Show resolved
Hide resolved
.../esri/arcgismaps/sample/downloadpreplannedmaparea/screens/DownloadPreplannedMapAreaScreen.kt
Outdated
Show resolved
Hide resolved
.../esri/arcgismaps/sample/downloadpreplannedmaparea/screens/DownloadPreplannedMapAreaScreen.kt
Outdated
Show resolved
Hide resolved
samples/download-preplanned-map-area/src/main/res/drawable/baseline_download_for_offline_24.xml
Outdated
Show resolved
Hide resolved
Co-authored-by: Shubham Sharma <[email protected]>
Co-authored-by: Shubham Sharma <[email protected]>
Co-authored-by: Shubham Sharma <[email protected]>
…cgismaps/sample/downloadpreplannedmaparea/components/DownloadPreplannedMapAreaViewModel.kt Co-authored-by: Shubham Sharma <[email protected]>
…cgismaps/sample/downloadpreplannedmaparea/screens/DownloadPreplannedMapAreaScreen.kt Co-authored-by: Shubham Sharma <[email protected]>
…cgismaps/sample/downloadpreplannedmaparea/screens/DownloadPreplannedMapAreaScreen.kt Co-authored-by: Shubham Sharma <[email protected]>
…cgismaps/sample/downloadpreplannedmaparea/components/DownloadPreplannedMapAreaViewModel.kt Co-authored-by: Shubham Sharma <[email protected]>
…cgismaps/sample/downloadpreplannedmaparea/components/DownloadPreplannedMapAreaViewModel.kt Co-authored-by: Shubham Sharma <[email protected]>
…cgismaps/sample/downloadpreplannedmaparea/screens/DownloadPreplannedMapAreaScreen.kt Co-authored-by: Shubham Sharma <[email protected]>
Thanks @shubham7109 -- made those changes including pulling in the changes to message dialog and changing the use of it in this sample |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, nice work @TADraeseke 👍
Description
PR to add a new Kotlin sample Download preplanned map area in Edit and manage data category.