R.attr.state_enabled), intArrayOf(android.R.attr.state_enabled) ) val colors = intArrayOf(enableColor, disableColor) return ColorStateList(states, colors) } ...
確定! 回上一頁