We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af73a17 commit a12519dCopy full SHA for a12519d
docs/components/BottomNavigation.md
@@ -349,7 +349,7 @@ all bottom navigation bars but does not affect other components):
349
<item name="bottomNavigationStyle">@style/Widget.App.BottomNavigationView</item>
350
</style>
351
352
-<style name="Widget.App.BottomNavigationView" parent="WWidget.MaterialComponents.BottomNavigationView.Colored">
+<style name="Widget.App.BottomNavigationView" parent="Widget.MaterialComponents.BottomNavigationView.Colored">
353
<item name="materialThemeOverlay">@style/ThemeOverlay.App.BottomNavigationView</item>
354
355
0 commit comments