arcgis-maps-sdk-swift-toolkit
arcgis-maps-sdk-swift-toolkit copied to clipboard
Fix `DisclosureGroup` trailing padding on iOS
trafficstars
The disclosure groups in a Popup from the Popup example need more trailing padding since they look partially covered on iOS. Mac Catalyst does not have this issue since the disclosure group arrow icon is left rather than right aligned.
iPad Air:
iPhone 14 Pro Max iOS 16:
- Note: The scroll bar can obscure the arrows at times.