Merge branch 'feature/3.0-Navigation-BackButton' into 'feature/develop_mvp_3'

Adding new back button image for navigation bar

See merge request BPHV_MIPS/mvm_core_ui!835
This commit is contained in:
Pfeil, Scott Robert 2022-04-04 20:33:15 +00:00
commit 940237d774
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" : [ "images" : [
{ {
"filename" : "nav_back.png",
"idiom" : "universal", "idiom" : "universal",
"filename" : "Back.png",
"scale" : "1x" "scale" : "1x"
}, },
{ {
"filename" : "nav_back@2x.png",
"idiom" : "universal", "idiom" : "universal",
"filename" : "Back-1.png",
"scale" : "2x" "scale" : "2x"
}, },
{ {
"filename" : "nav_back@3x.png",
"idiom" : "universal", "idiom" : "universal",
"filename" : "Back-2.png",
"scale" : "3x" "scale" : "3x"
} }
], ],
"info" : { "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