The real answer is to use: Color.parseColor(myPassedColor) in Android, myPassedColor being the hex value like #000 or #000000 or #00000000 .
確定! 回上一頁