Have you guys played with class delegation in acti...
# android
m
Have you guys played with class delegation in activities, for instance?
i
menegatti: I have two articles that touch this topic “Delegation in Kotlin” https://medium.com/proandroiddev/delegation-in-kotlin-e1efb849641 and “Clean Your Activity Using Delegation Pattern” https://medium.com/proandroiddev/clean-your-activity-using-delegation-pattern-fcaafd82336d . May it will be helpful for you. But for which purposes you want use Class Delegation? May be I can help you.
m
I have seen the first one
but not the second
btw, pretty cool writing 🙂
i
menegatti: thank you)