|
|
|
|
|
by objclxt
360 days ago
|
|
> How the hell did this pass code review? Are booleans strings on Android? You are misreading the documentation, it's a key/value API. `DISALLOW_FUN` is the string key you pass to `setUserRestriction`, which takes a boolean value. |
|