I'm still a bit new to these concepts but am think...
# android
k
I'm still a bit new to these concepts but am thinking maybe I can figure out a way to refactor this to be done with composition instead of inheritance. Not totally sure what that would look like though, since I need access to the fragment lifecycle callbacks
k
...
I know you from android slack!
I did end up figuring out how to get things working smoothly with a base class
I ended up taking a week to study architecture and now my app's looking a lot better 😄 I am curious about multiplatform kotlin though and will totally check this out
👏 1