Use Kotlin Extension Functions. inline fun <reified T : Enum<T>> Intent.putExtra(enumVal: T, key: String? = T::class ...
確定! 回上一頁