I'm trying to build this with BottomNavigation. An...
# compose
r
I'm trying to build this with BottomNavigation. Anyone has an idea to achieve this background shape of bottom navigation and only customize the middle icon size?
d
You should create your own
BottomNavigation
and create a custom shape for the middle icon
👍 1