I used postedDelayed method to refresh my Activity, which works fine. But the problem is that even when I press the Back button postdelayed method call back the previous act
Make a sign of boolean in your postdelayed method. Init the sign as true,when the activity is finnished , set the value of sign as false.