at least in Java you can perform an unchecked cast...
# android
d
at least in Java you can perform an unchecked cast on the view and continue as normal. seems like this should be allowed in kotlin