mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-20 20:12:52 +08:00
And update bottomnavigation/build.gradle. Also removes attribute dependencies on NavigationView, in order to avoid circular dependencies and/or creating a new package for NavigationView. This is in preparation for adding a component style attr for bottom nav. PiperOrigin-RevId: 183435857