/* Show color picker dialog */ cp.show(); /* On Click listener for the dialog, when the user select the color */ Button okColor = (Button) ...
確定! 回上一頁