on Back Pressed
Handle a back action instigated elsewhere in the app. This method should be called, for example, from the owning Activity's onBackPressed method.
Return
true if the action was handled, or false otherwise.
Content copied to clipboard