I had the exact same problem, you have to make nullable types here:
override fun onCreatePreferences(bundle: Bundle?, s: String?) {}
I had the exact same problem, you have to make nullable types here:
override fun onCreatePreferences(bundle: Bundle?, s: String?) {}