Monday, April 24, 2017

Customize EditText with Delete button

Customize EditText with delete button that clear all text when press. 1.button_delete.png 2.CustomEditText.java import......

Make Buttons as RadioButton

Make a group of buttons that can be selected and activate only one of them as RadioButton......