Hi everybody !
I am making an app , in which there will be a data input page , containing some text boxes(EditTexts) . App processes data and there will be a output screen (Activity 2) .Every thing is all right in first run . When I comeback from Activity 2 to Main activity ( using Back button with click event) , If I modify the data of text boxes , new values are not taken by the app . What may be the problem ?
Attaching here an example .
I am making an app , in which there will be a data input page , containing some text boxes(EditTexts) . App processes data and there will be a output screen (Activity 2) .Every thing is all right in first run . When I comeback from Activity 2 to Main activity ( using Back button with click event) , If I modify the data of text boxes , new values are not taken by the app . What may be the problem ?
Attaching here an example .
Attachments
Last edited: