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 1983a15 commit 51ed917Copy full SHA for 51ed917
README.md
@@ -98,7 +98,7 @@ checkedTV.setClickEnabled(isClickable: Boolean)
98
```
99
Pass `isClickable` true for enable and false for disable clicks
100
101
-> currently restricted to `RestrictTo.Scope.TESTS`
+> currently restricted to `RestrictTo.Scope.LIBRARY`
102
> you can use it simply Suppressing Lint Warnings (if have any) as `@SuppressLint("RestrictedApi")`
103
104
### Customisation
0 commit comments