HPI-de / hpi-android

The official HPI app for Android
Apache License 2.0
6 stars 1 forks source link

refactor(core): add extension method to accept kotlin classes in ViewModelProviders.get #23

Closed ShirleyNekoDev closed 5 years ago

ShirleyNekoDev commented 5 years ago

Fixes: #22

Checklist

Changes

JonasWanke commented 5 years ago

65 adds the extension method viewModel() which simplifies this and even allows to specify a custom factory