AnimatedBottomBar
AnimatedBottomBar copied to clipboard
The actual effect of the abb_indicatorColor attribute is different from the set value
The color of the tab and indicator I set should be the same, as shown in the figure below
But the actual implementation effect is biased. What is the reason?

Do you mean that the indicator color appears as brown, despite explicitly configuring it to be @color/yellow_active?
Do you mean that the indicator color appears as brown, despite explicitly configuring it to be
@color/yellow_active?
There you go😄