gmaciel
10/21/2016, 7:19 AMkotlinx
for accessing a property and that property is null, the cast will throw a npe? or just when i access it? i’m getting some errors in production and i’m not sure if i should use a findViewById
and validate if the view is null or i can do the same with kotlinx properties?