Skip to content

Commit

Permalink
[M3][NavigationRail] Update M3 navigation rail text appearances
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 410245619
  • Loading branch information
drchen committed Nov 16, 2021
1 parent 728a1e6 commit 6b57c52
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -76,6 +76,8 @@
<item name="itemPaddingTop">@dimen/m3_navigation_rail_item_padding_top</item>
<item name="itemPaddingBottom">@dimen/m3_navigation_rail_item_padding_bottom</item>
<item name="itemMinHeight">@dimen/m3_navigation_rail_item_min_height</item>
<item name="itemTextAppearanceInactive">?attr/textAppearanceTitleSmall</item>
<item name="itemTextAppearanceActive">?attr/textAppearanceTitleSmall</item>
</style>

<style name="Widget.Material3.NavigationRailView.ActiveIndicator" parent="">
Expand Down

0 comments on commit 6b57c52

Please sign in to comment.