To set/get a RGB color you can use ColorWheel.rgb property: val colorWheel = findViewById<ColorWheel>(R.id.colorWheel) val previousColor ...
確定! 回上一頁