It seems some functions have changed in the last update,
just remove the ‘?‘ from the Bundle
Like this:
override fun onCreate(savedInstanceState: Bundle) {
super.onCreate(savedInstanceState)
}
It seems some functions have changed in the last update,
just remove the ‘?‘ from the Bundle
Like this:
override fun onCreate(savedInstanceState: Bundle) {
super.onCreate(savedInstanceState)
}