Bind_Fragment
Bind the fragment to its activity. Note that the fragment manager might create new fragments (via reflection) without the use of the page adapter.
Parameters
Fragment
fragment to display (null => unbind fragment)
Page
Page to which the fragment belongs.