android activity should refresh everytime its navigated to code example
Example: refresh activity android
Activity.recreate(); //Trigger the onCreate method in the activity
Activity.recreate(); //Trigger the onCreate method in the activity