Hi,
I've searched around before creating a new thread as I could not find my answer elsewhere.
My question is as follows. I'm writing an application for Android and have multiple Activities, there are three to be exact. When a user drills down to the record they would like to view, they can modify it.
The issues is that when I click the back button to move to the previous screen, i'd like to refresh it to reflect the update performed by the end user. I can't figure out how to hook onto the appropriate event and then refresh my data on that view.
Any tips or direction for this issue i'm having? I imagine it is an easy one, but I just came over from iOS and am still learning.
Regards.
I've searched around before creating a new thread as I could not find my answer elsewhere.
My question is as follows. I'm writing an application for Android and have multiple Activities, there are three to be exact. When a user drills down to the record they would like to view, they can modify it.
The issues is that when I click the back button to move to the previous screen, i'd like to refresh it to reflect the update performed by the end user. I can't figure out how to hook onto the appropriate event and then refresh my data on that view.
Any tips or direction for this issue i'm having? I imagine it is an easy one, but I just came over from iOS and am still learning.
Regards.