+ 1
Math
i have one EditText and one TextView , i want to write a number in EditText and then it atumaticly multiple or sum a number and the result ahown in the text view. how to code it?
1 Answer
+ 1
You add an change listener to the EditText's textproperty.