HANDLE_ORIENTATION

Boolean attribute for toggling the orientation handling on this fragment. When turned on the fragment will do its best to adjust the parent activity to the configured orientation while it's being used and revert it back to the original orientation once its gone.

Can be set either programmatically in the MiSnapSettings, or through the nav graph's 'argument' tag.