SecondActivity::class would refer to the runtime reference of secondactivity if it were a Kotlin class (KClass), but it's not. secondactivity is a Java ...
確定! 回上一頁