however on ``` fun foo() { val theme = activit...
# android
m
however on
Copy code
fun foo() {
    val theme = activity!!.theme
}
I’d prefer the first