[iOS] Returned back button image

This commit is contained in:
Alexander Boriskov 2020-06-03 14:47:53 +03:00 committed by Vladimir Byko-Ianko
parent cbbdb7481a
commit eb6168a65a
4 changed files with 23 additions and 0 deletions

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 B