sunflower
sunflower copied to clipboard
Implement bottom navigation
https://material.io/develop/android/components/bottom-navigation-view/
This one extremely hard due of limitations of the navigation framework. Seems not possible to implement it right due https://issuetracker.google.com/issues/80029773
You probably want to rewrite completely Navigator class for this.