Hello,
I have a view in my app that I need to reset but I can't find a way to do it.
Invalidade won't work because it only redraw the view, it doesn't reset it(removing any text the user entered, any images etc.)
I also can't reload the whole layout because it contains a tabstrip with some list views in each tab that I don't want to be reset too.
Any recommendations?
Thank you
I have a view in my app that I need to reset but I can't find a way to do it.
Invalidade won't work because it only redraw the view, it doesn't reset it(removing any text the user entered, any images etc.)
I also can't reload the whole layout because it contains a tabstrip with some list views in each tab that I don't want to be reset too.
Any recommendations?
Thank you