Package tangle.viewmodel.activity  
          Functions
Link copied to clipboard
                        inline fun <VM : ViewModel> ComponentActivity.tangleViewModel(): Lazy<VM>
Content copied to clipboard
Equivalent to the Androidx ktx by viewModels() delegate.