Skip to content

Commit 8d72be8

Browse files
authored
Update README.md
1 parent e8c6bb6 commit 8d72be8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
## To solve this issue replace this function declaration to
55
````
66
override fun onRequestPermissionsResult(requestCode: Int, permissions: Array<out String>,grantResults: IntArray):
7-
form
7+
````
8+
## form
9+
````
810
override fun onRequestPermissionsResult(requestCode: Int, permissions: Array<out String>?,grantResults: IntArray?):
911
````
1012
# realtime_obj_detection

0 commit comments

Comments
 (0)