Closed des12437 closed 6 months ago
Should the thumbnails have slightly rounded corners?
If none of the items are currently "Packaging" then does the refresh button do anything?
Can you show me what the list item looks like for a packaging area?
Can you show me what the list item looks like for a packaging area?
Nevermind, I was able to modify the code to see it.
This doesn't look great because the packaging text takes up too much room and crowds the cell. I have another idea that I can propose.
If none of the items are currently "Packaging" then does the refresh button do anything?
The refresh button will reload the preplanned map areas list by accessing the offlineMapTask.preplannedMapAreas
, so if none of the areas are currently packaging, reload could be useful in the cases where an error occurred the first time the view loaded, or in the case where additional preplanned map areas are added, deleted, or recreated on ArcGIS Online.
Should the thumbnails have slightly rounded corners?
Yes, I added a small corner radius.
Related to
swift/5309