forked from organicmaps/organicmaps
Merge pull request #3850 from igrechuhin/coloring
[ios] Fixed stop button coloring.
This commit is contained in:
commit
60ac6dc7d9
1 changed files with 1 additions and 1 deletions
|
@ -392,7 +392,7 @@
|
|||
<integer key="value" value="4"/>
|
||||
</userDefinedRuntimeAttribute>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="localizedText" value="current_location_unknown_stop_button"/>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="textColorName" value="whiteColor"/>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="textColorName" value="whitePrimaryText"/>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="backgroundColorName" value="buttonRed"/>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="backgroundHighlightedColorName" value="buttonRedHighlighted"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
|
|
Loading…
Add table
Reference in a new issue