add password title with image placeholder

This commit is contained in:
Bob Sun 2017-02-06 20:48:20 +08:00
parent 7eee62fa01
commit ceba7d271b
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4
10 changed files with 149 additions and 12 deletions

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 376 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 721 KiB