79674458

Date: 2025-06-21 13:24:10
Score: 1
Natty:
Report link

You can set containerColor to contentColor so ripple effect will not be visible.

TabRow(
    selectedTabIndex = ...,
    containerColor = backgroundColor,
    contentColor = backgroundColor,
)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Milan Suchomel