onBackPressed

Call this from your activity to properly close the UI when pressing back.

Return

This method returns true if the event was consumed and should not be processed any further.