1 year ago

#190318

test-img

Gianluca Veschi

How to customize the Shadow and Ripple Effect of the BottomNavigationView

I want to adjust the "RippleEffect" of the Material's design BottomNavigationView to achieve the following two design requirements

  • the ends of the circle should be blurred-out
  • the circle should not be cut on the edges of the tabbar

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 enter image description here

android

xml

kotlin

android-view

android-bottomnavigationview

0 Answers

Your Answer

Accepted video resources