Merge pull request #4813 from igrechuhin/MAPSME-3077

[MAPSME-3077] [ios] Added traffic outdated state images.
This commit is contained in:
Sergey Yershov 2016-11-25 16:11:45 +03:00 committed by GitHub
commit 248c8ed9ff
16 changed files with 92 additions and 0 deletions

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_dark@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_dark@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 984 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_highlighted_dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_highlighted_dark@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_highlighted_dark@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,009 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_highlighted_light.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_highlighted_light@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_highlighted_light@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,003 B

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_light.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_light@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "btn_traffic_outdated_light@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB