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

Consider: Toolbar to dismiss keyboard #69

Closed esreli closed 5 years ago

esreli commented 6 years ago

@philium:

While learning more about the app, I noticed that the picker view cannot be dismissed, at least on its own. Consider creating a toolbar with a done button item and setting the toolbar as the inputAccessoryView of the text field.

esreli commented 5 years ago

Completed.