Reduce brightness of the attribution control in iOS

2751
4
02-27-2020 11:58 AM
Status: Implemented
AndrewLeung
New Contributor II

The ArcGIS Runtime SDK for iOS automatically adds an attribution control at the bottom of the map. It blends well in light appearance but is much more jarring in dark appearance (compare "light-current.png" with "dark-current.png"). Because newer iPhones have a larger area below the safe area (to accommodate rounded screen corners and the home indicator), the attribution control's background is larger than on older iPhones.

Moreover, when combined with a standard iOS tab bar, the bright background of the map attribution control bleeds into the translucent tab bar, reducing its contrast and making its contents harder to read.

My idea is to reduce the apparent brightness of the map attribution control when in dark appearance. For example, by switching to white text on a dark background — see the attached mockup named "dark-proposed.png".

Tags (2)
4 Comments
DiveshGoyal
Status changed to: Implemented

Thanks for the input.
This will be available in version 100.10 of the Runtime iOS SDK

DiveshGoyal
Status changed to: Implemented

Implemented in ArcGIS Runtime SDK for iOS v100.10

DiveshGoyal
Status changed to: Closed
 
DiveshGoyal
Status changed to: Implemented