ok, so the possible workaround for now (other than...
# android
p
ok, so the possible workaround for now (other than ignoring lint) is to use
Bundle.putShort()
instead of
BaseBundle.putBoolean()
😨