REQUEST_CODE_MAX

private const val REQUEST_CODE_MAX: Int

Sets a range for request codes to not run into "java.lang.IllegalArgumentException: requestCode should be >= 0" when handling intents.