We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c6bb6 commit 8d72be8Copy full SHA for 8d72be8
README.md
@@ -4,7 +4,9 @@
4
## To solve this issue replace this function declaration to
5
````
6
override fun onRequestPermissionsResult(requestCode: Int, permissions: Array<out String>,grantResults: IntArray):
7
-form
+ ````
8
+## form
9
+````
10
override fun onRequestPermissionsResult(requestCode: Int, permissions: Array<out String>?,grantResults: IntArray?):
11
12
# realtime_obj_detection
0 commit comments