Reverses the Activity Scene entry Transition and triggers the calling Activity to reverse its exit Transition. When the exit Transition completes, Activity.Finish is called. If no entry Transition was used, finish() is called immediately and the Activity exit Transition is run.