
- Forum posts: 1
May 10, 2017, 7:41:19 AM via Website
May 10, 2017 7:41:19 AM via Website
I am new to android development and I am making a simple calculator. I have a editText field and the basic UI of a normal calculator. When I click the button "1" and then click button to display "+", the "1" displayed in the editText field is overwritten by "+". I want to keep adding text, for example, "1+2/3".