All Types

com.airbnb.mvrx.BaseMvRxFragment

Make your base Fragment class extend this to get MvRx functionality.

com.airbnb.mvrx.BaseMvRxViewModel

Base ViewModel implementation that all other ViewModels should extend.

com.airbnb.mvrx.rxjava2.BuildConfig
com.airbnb.mvrx.rxjava2.BuildConfig
com.airbnb.mvrx.MvRxView

Implement this in your MvRx capable Fragment.