Skip to content

Implemented Material3 Theming to BottomNavigationBar

Debayan Ghosh Dastider requested to merge debz-g/agora-android:develop into develop

Fixes #403

Issue Name: Bottom navigation by using material 3.0

Changes :

Implemented Material 3 based Bottom Navigation Bar. Changes are made in styles.xml

References:

Material Design Website: https://m3.material.io/components/navigation-bar/overview
Material Design Library Code: https://github.com/material-components/material-components-android/blob/master/lib/java/com/google/android/material/bottomnavigation/res/values/attrs.xml

Screenshots for the change :

image image image

Merge request reports