Skip to content

Commit a12519d

Browse files
ikim24wcshi
authored andcommitted
[Documentation] Fix at typo.
PiperOrigin-RevId: 342333454
1 parent af73a17 commit a12519d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/BottomNavigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ all bottom navigation bars but does not affect other components):
349349
<item name="bottomNavigationStyle">@style/Widget.App.BottomNavigationView</item>
350350
</style>
351351

352-
<style name="Widget.App.BottomNavigationView" parent="WWidget.MaterialComponents.BottomNavigationView.Colored">
352+
<style name="Widget.App.BottomNavigationView" parent="Widget.MaterialComponents.BottomNavigationView.Colored">
353353
<item name="materialThemeOverlay">@style/ThemeOverlay.App.BottomNavigationView</item>
354354
</style>
355355

0 commit comments

Comments
 (0)