Oct 8, 2022
Something seems wrong here. You wrote an article on how to move analytics code to a delegate, yet you're using BaseFragment just to have view binding, which also can be moved to a delegate. I'd suggest not using Base classes at all, they only introduce mess