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

Multilayer CSV to filtered excel -

Listboxes in c# -

ios - Why must I define variables twice in the Header file? -