Merge pull request #1398 from VladiMihaylenko/vm-master
[ios] Changed category's images.
|
@ -1,5 +1,6 @@
|
|||
#import "Macros.h"
|
||||
#import "MWMSearchCategoryCell.h"
|
||||
#import "UIImageView+Coloring.h"
|
||||
|
||||
@interface MWMSearchCategoryCell ()
|
||||
|
||||
|
@ -20,7 +21,7 @@
|
|||
- (void)setCategory:(NSString *)category
|
||||
{
|
||||
self.label.text = L(category);
|
||||
self.icon.image = [UIImage imageNamed:[NSString stringWithFormat:@"ic_%@_light", category]];
|
||||
self.icon.mwm_name = [NSString stringWithFormat:@"ic_%@", category];
|
||||
}
|
||||
|
||||
@end
|
||||
|
|
23
iphone/Maps/Images.xcassets/Search/Categories/ic_atm_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_atm_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_atm_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_atm_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_atm_dark.imageset/ic_atm_dark.png
vendored
Normal file
After Width: | Height: | Size: 294 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_atm_dark.imageset/ic_atm_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 522 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_atm_dark.imageset/ic_atm_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 698 B |
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 522 B After Width: | Height: | Size: 522 B |
Before Width: | Height: | Size: 698 B After Width: | Height: | Size: 698 B |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_bank_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_bank_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_bank_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_bank_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_bank_dark.imageset/ic_bank_dark.png
vendored
Normal file
After Width: | Height: | Size: 643 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_bank_dark.imageset/ic_bank_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_bank_dark.imageset/ic_bank_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 631 B After Width: | Height: | Size: 633 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.6 KiB |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_entertainment_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_entertainment_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_entertainment_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_entertainment_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 499 B |
After Width: | Height: | Size: 935 B |
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 499 B After Width: | Height: | Size: 499 B |
Before Width: | Height: | Size: 936 B After Width: | Height: | Size: 936 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_food_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_food_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_food_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_food_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_food_dark.imageset/ic_food_dark.png
vendored
Normal file
After Width: | Height: | Size: 553 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_food_dark.imageset/ic_food_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_food_dark.imageset/ic_food_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 552 B After Width: | Height: | Size: 552 B |
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_fuel_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_fuel_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_fuel_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_fuel_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_fuel_dark.imageset/ic_fuel_dark.png
vendored
Normal file
After Width: | Height: | Size: 422 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_fuel_dark.imageset/ic_fuel_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 675 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_fuel_dark.imageset/ic_fuel_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 422 B After Width: | Height: | Size: 422 B |
Before Width: | Height: | Size: 680 B After Width: | Height: | Size: 680 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_hospital_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_hospital_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_hospital_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_hospital_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_hospital_dark.imageset/ic_hospital_dark.png
vendored
Normal file
After Width: | Height: | Size: 326 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_hospital_dark.imageset/ic_hospital_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 528 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_hospital_dark.imageset/ic_hospital_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 749 B |
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 528 B After Width: | Height: | Size: 528 B |
Before Width: | Height: | Size: 749 B After Width: | Height: | Size: 749 B |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_hotel_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_hotel_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_hotel_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_hotel_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_hotel_dark.imageset/ic_hotel_dark.png
vendored
Normal file
After Width: | Height: | Size: 392 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_hotel_dark.imageset/ic_hotel_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 735 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_hotel_dark.imageset/ic_hotel_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 975 B |
Before Width: | Height: | Size: 392 B After Width: | Height: | Size: 392 B |
Before Width: | Height: | Size: 735 B After Width: | Height: | Size: 735 B |
Before Width: | Height: | Size: 975 B After Width: | Height: | Size: 975 B |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_parking_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_parking_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_parking_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_parking_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_parking_dark.imageset/ic_parking_dark.png
vendored
Normal file
After Width: | Height: | Size: 491 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_parking_dark.imageset/ic_parking_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 894 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_parking_dark.imageset/ic_parking_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 485 B After Width: | Height: | Size: 486 B |
Before Width: | Height: | Size: 893 B After Width: | Height: | Size: 893 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_pharmacy_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_pharmacy_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_pharmacy_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_pharmacy_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_pharmacy_dark.imageset/ic_pharmacy_dark.png
vendored
Normal file
After Width: | Height: | Size: 448 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_pharmacy_dark.imageset/ic_pharmacy_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 850 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_pharmacy_dark.imageset/ic_pharmacy_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 441 B After Width: | Height: | Size: 441 B |
Before Width: | Height: | Size: 850 B After Width: | Height: | Size: 850 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_police_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_police_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_police_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_police_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_police_dark.imageset/ic_police_dark.png
vendored
Normal file
After Width: | Height: | Size: 515 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_police_dark.imageset/ic_police_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 940 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_police_dark.imageset/ic_police_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 534 B After Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 955 B After Width: | Height: | Size: 955 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_post_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_post_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_post_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_post_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_post_dark.imageset/ic_post_dark.png
vendored
Normal file
After Width: | Height: | Size: 548 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_post_dark.imageset/ic_post_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 1,002 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_post_dark.imageset/ic_post_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 542 B After Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 1,016 B After Width: | Height: | Size: 1,019 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_shop_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_shop_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_shop_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_shop_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_shop_dark.imageset/ic_shop_dark.png
vendored
Normal file
After Width: | Height: | Size: 391 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_shop_dark.imageset/ic_shop_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 708 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_shop_dark.imageset/ic_shop_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 968 B |
Before Width: | Height: | Size: 391 B After Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 710 B After Width: | Height: | Size: 710 B |
Before Width: | Height: | Size: 973 B After Width: | Height: | Size: 973 B |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_toilet_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_toilet_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_toilet_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_toilet_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_toilet_dark.imageset/ic_toilet_dark.png
vendored
Normal file
After Width: | Height: | Size: 660 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_toilet_dark.imageset/ic_toilet_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_toilet_dark.imageset/ic_toilet_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 654 B After Width: | Height: | Size: 656 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_tourism_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_tourism_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_tourism_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_tourism_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_tourism_dark.imageset/ic_tourism_dark.png
vendored
Normal file
After Width: | Height: | Size: 504 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_tourism_dark.imageset/ic_tourism_dark@2x.png
vendored
Normal file
After Width: | Height: | Size: 954 B |
BIN
iphone/Maps/Images.xcassets/Search/Categories/ic_tourism_dark.imageset/ic_tourism_dark@3x.png
vendored
Normal file
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 509 B After Width: | Height: | Size: 509 B |
Before Width: | Height: | Size: 954 B After Width: | Height: | Size: 954 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
23
iphone/Maps/Images.xcassets/Search/Categories/ic_transport_dark.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_transport_dark.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_transport_dark@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_transport_dark@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|