android - Clear previous responses in main activity -


i have simple form in main activity. on submitting form, activity 2 starts. when go main activity (by clicking on button), want clear responses.

when assign id widget, , activity or fragment stop, onsavestate called widget save actual value , show when come activity.

so, clean edittext when came activity you'll have manually, suggest in onrestart function according activity life cycle


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -