Composition over inheritance
Wanted to fix the GPU overdraw issue for BottomNavigationView (made small progress here) but there's a lot logics inside BaseActivity
I suspect some are redundant and conflicting/ overlapping
Composition over inheritance
Wanted to fix the GPU overdraw issue for BottomNavigationView (made small progress here) but there's a lot logics inside BaseActivity
I suspect some are redundant and conflicting/ overlapping