
There is some magic conversions going on so that booleans get converted into integers, but they are only on Android. Under robolectric, it throws a class cast exception instead.
There is some magic conversions going on so that booleans get converted into integers, but they are only on Android. Under robolectric, it throws a class cast exception instead.