Package com.airbnb.mvrx
See: Description
-
Class Summary Class Description BaseMvRxFragment Make your base Fragment class extend this to get MvRx functionality. BaseMvRxViewModel Base ViewModel implementation that all other ViewModels should extend. -
Object Summary Object Description MvRx Exists for backwards compatibility. -
Interface Summary Interface Description MvRxState MvRx state exists solely for MvRx 1.x backwards compatibility. MvRxView Implement this in your MvRx capable Fragment. MvRxViewModelFactory