Adding new back button image for navigation bar

This commit is contained in:
Sumanth Nadigadda 2022-04-05 01:59:55 +05:30
parent 359c99f5c6
commit 7840cb674f
7 changed files with 6 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 636 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 906 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 366 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 B