¡@

Home 

java Programming Glossary: oncolorchangedlistener

Android color picker to be included in the activity

http://stackoverflow.com/questions/16363235/android-color-picker-to-be-included-in-the-activity

question Your class should implement ColorPickerDialog.OnColorChangedListener public class MainActivity implements ColorPickerDialog.OnColorChangedListener.. public class MainActivity implements ColorPickerDialog.OnColorChangedListener private Paint mPaint mPaint new Paint on button click new ColorPickerDialog.. class ColorPickerDialog extends Dialog public interface OnColorChangedListener void colorChanged int color private OnColorChangedListener mListener..