You made your button transparent. The first byte is the alpha. Try v.setBackgroundColor(0xFF00FF00);.
確定! 回上一頁