Conclusion | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/7503473-your-second-kotlin-android-app/lessons/10

As of 2021 I had to look into the differences in the repository to understand what step did I miss or was different: either way, I had to remove the Fragment that was in content_main.xml manually and adapt from the repository code, and in MainActivity.kt, the method that was calling that fragment. Please let me know if I missed it and you guys explained it somewhere.