Skip to content

Commit

Permalink
[TabLayout] Update ripple to match m3 specs
Browse files Browse the repository at this point in the history
Resolves #4404

GIT_ORIGIN_REV_ID=bc26e80ce36665c6fb07568a17bfe6646b37a956
PiperOrigin-RevId: 702057260
  • Loading branch information
manabu-nakamura authored and paulfthomas committed Dec 4, 2024
1 parent 226753e commit d68ebbe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@

<style name="Widget.Material3.TabLayout" parent="Base.Widget.Material3.TabLayout">
<item name="android:background">@drawable/m3_tabs_background</item>
<item name="tabUnboundedRipple">false</item>
</style>

<!-- Styles for M3 Tabs used on an elevatable surface. -->
Expand Down

0 comments on commit d68ebbe

Please sign in to comment.