forked from organicmaps/organicmaps
removed placemark-red from list of colors for bookmarks to clearly distinguish bookmarks from search results.
This commit is contained in:
parent
ad4b6a0153
commit
0070466fc4
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ static NSString * g_colors [] = {
|
|||
@"placemark-green",
|
||||
@"placemark-orange",
|
||||
@"placemark-pink",
|
||||
@"placemark-purple",
|
||||
@"placemark-red",
|
||||
@"placemark-purple"
|
||||
};
|
||||
|
||||
@implementation SelectColorVC
|
||||
|
|
Loading…
Add table
Reference in a new issue