Not sure it's better or worse, but can you also do...
# android
p
Not sure it's better or worse, but can you also do it like this?
val fragmentClass = SignInFragment::class as Class<Fragment>
Not at my computer now so will check tomorrow.