Rx View
Base class for the view component on an MVVM architecture app. Provides convenience functions for observing sources during the Lifecycle.State.STARTED state of a views lifecycle.
Functions
Link copied to clipboard
Used for binding an TextView to a androidx.lifecycle.ViewModel.
Used for binding a Button to a androidx.lifecycle.ViewModel.
Used for binding an EditText to a androidx.lifecycle.ViewModel.
Link copied to clipboard
Used for binding clicks on a View to a androidx.lifecycle.ViewModel.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard