Question: After updating navigation component and lifecycle viewmodel version to 2.5.0-alpha01 I have got following issue. java.lang.RuntimeException: Unable to start activity ComponentInfo{com.atcc.aewp/com.atcc.aewp.activity.SplashActivity}: java.lang.UnsupportedOperationException: SavedStateViewModelFactory constructed with empty constructor supports only calls to create(modelClass: Class, extras: CreationExtras). Exception throws when view ...