setBackgroundColor (Color.YELLOW); ConstraintLayout myLayout = new ConstraintLayout(this); myLayout.setBackgroundColor(Color.BLUE); myLayout.
確定! 回上一頁