Math | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

7th Oct 2018, 5:52 PM
Darth Vader
Darth Vader - avatar
1 Answer
+ 1
You add an change listener to the EditText's textproperty.
7th Oct 2018, 6:55 PM
Jonas Schröter
Jonas Schröter - avatar