Updated README.md

This commit is contained in:
lampaa
2016-04-05 13:55:15 +03:00
parent 0371b5908a
commit 562075b0ba
-1
View File
@@ -224,7 +224,6 @@ Example, open contacts book:
startApp.set({ /* params */
"action": "ACTION_PICK",
"uri": "ContactsContract.Contacts.CONTENT_URI",
"type": "video/mp4",
"intentstart":"startActivityForResult"
}).start();
```