Add a play indicator for running apps

This commit is contained in:
Cameron Gutman
2015-07-10 18:09:12 -07:00
parent b01d13976b
commit 5dee29a21c
4 changed files with 41 additions and 9 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x",
"filename" : "play.png"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB