I have a problem with basic4anfroid.
I have two EditText fields and a button that performs mathematical operations. Everything works but I would need to reset the values of the two EditTexts with a "Reset" button. Click event on the reset button, the code edittext1.text = 0
does nothing.
You should set it to an empty string: