Skip to content

Commit

Permalink
Modify the material path.
Browse files Browse the repository at this point in the history
  • Loading branch information
DevLiuSir committed May 10, 2018
1 parent 3e72fea commit b01c521
Show file tree
Hide file tree
Showing 13 changed files with 51 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "Keyboard_Backspace@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "Keyboard_Backspace@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "Keyboard_DismissKey.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "Keyboard_DismissKey@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "Keyboard_DismissKey@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
File renamed without changes
File renamed without changes
File renamed without changes
Binary file removed CustomKeyboard/Resources/Keyboard_Backspace@2x.png
Binary file not shown.
Binary file removed CustomKeyboard/Resources/Keyboard_Backspace@3x.png
Binary file not shown.
Binary file removed CustomKeyboard/Resources/Keyboard_DismissKey.png
Binary file not shown.
Binary file removed CustomKeyboard/Resources/Keyboard_DismissKey@2x.png
Binary file not shown.
Binary file removed CustomKeyboard/Resources/Keyboard_DismissKey@3x.png
Binary file not shown.

0 comments on commit b01c521

Please sign in to comment.