Hello I've got some issues with Android Fragments...
# android
n
Hello I've got some issues with Android Fragments. When i try to mount a fragment, I get an error related to the onCreate method of the Fragment Class. It's parameter "savedInstanceState" is null while it is not supposed to according to Kotlin