When I started working as Android Developer there weren’t Fragments, RecyclerViews, ViewModels, and Coroutines. Everything changed in these ten years, everything except one thing: Base classes🥶. If you never met a BaseActivity, BaseFragment or BaseViewModel consider yourself lucky🌟. These classes are the wrong consequence of a correct principle in software…