manueldidonna
09/07/2020, 9:35 PMBottomNavivation
composable (green accent) has a different ripple than BottomNavigationView
(red accent) from Material Components for Android (which is the same effect showed in the material guidelines)Louis Pullen-Freilich [G]
09/07/2020, 11:54 PMBottomNavigationView
implementation is out of date / incorrect heremanueldidonna
09/08/2020, 12:02 AMLouis Pullen-Freilich [G]
09/08/2020, 1:18 AMselectedContentColor
parameter should also be used for the ripple color here. And the bounded ripple looks like a refactoring mistake, it should be changed back to being unbounded 🙂manueldidonna
09/08/2020, 12:14 PMLouis Pullen-Freilich [G]
09/08/2020, 12:17 PM