class Dep @Inject constructor() { val value = "aaaa" } @AndroidEntryPoint class CustomView @JvmOverloads constructor( context: Context, ...
確定! 回上一頁