Esri / data-collection-ios

Mobile data collection app using the iOS Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
25 stars 26 forks source link

Incorporate Offline Map Thumbnail Image #16

Closed esreli closed 6 years ago

esreli commented 6 years ago

Leveraging the AGSMobileMapPackage item thumbnail image.

esreli commented 6 years ago

Solving this issue required both adding a UIImageView for the thumbnail coupled with the image load protocol along with embedding the drawer buttons (excluding the login button) within a scroll view to account for variable screen sizes.

screen shot 2018-07-19 at 12 30 28 pm