Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
29 stars 7 forks source link

`FeatureFormView` - Improve new attachment button #708

Closed dfeinzimer closed 5 months ago

dfeinzimer commented 5 months ago

Early feedback indicated it's difficult to hit the new attachment button

Before

After

dfeinzimer commented 5 months ago

I don't think any tappable area of the "+" is obscured by the bottom bar.

I too had noticed the button was difficult to hit and that was without it even being in the bottom corner.

I'm betting this padding around the button itself will do the trick but I'm open to adding more elsewhere.