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 d963c8f commit 2cf7816Copy full SHA for 2cf7816
qractivity/README.md
@@ -46,7 +46,7 @@ Add the dependency
46
47
```java
48
49
-private final int QR_SCAN_REQUEST_CODE = 123;
+private final int QR_SCAN_REQUEST_CODE = 123; // declared globally
50
51
...
52
0 commit comments