I want to adjust the "RippleEffect" of the Material's design BottomNavigationView to achieve the following two design requirements
So far I could only adjust the color of the ripple effect by setting
app:itemRippleColor="@color/light_mint"
Here is a picture of the expected design