BaseMvRxFragment(@LayoutRes contentLayoutId: Int = 0)
Make your base Fragment class extend this to get MvRx functionality.
This is necessary for the view model delegates and persistence to work correctly.