dispatch Back Press
Dispatch the back press for fragment.
Return
{@code true}
: the fragment consumes the back press{@code false}
: otherwise
Parameters
fragment
The fragment.
Dispatch the back press for fragment.
Return
{@code true}
: the fragment consumes the back press{@code false}
: otherwise
Parameters
fm
The manager of fragment.