Skip to content

Commit 51ed917

Browse files
authored
Update README.md
1 parent 1983a15 commit 51ed917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ checkedTV.setClickEnabled(isClickable: Boolean)
9898
```
9999
Pass `isClickable` true for enable and false for disable clicks
100100

101-
> currently restricted to `RestrictTo.Scope.TESTS`
101+
> currently restricted to `RestrictTo.Scope.LIBRARY`
102102
> you can use it simply Suppressing Lint Warnings (if have any) as `@SuppressLint("RestrictedApi")`
103103
104104
### Customisation

0 commit comments

Comments
 (0)