bind

Binds an AppCompatActivity to the LifecycleViewModel to manage the viewmodel lifecycle.

Parameters

activity

The AppCompatActivity to bind to.


Binds a Fragment to the LifecycleViewModel to manage the viewmodel lifecycle

Parameters

fragment

The Fragment to bind to.