NS 2.4 all
Using selectedBackgroundColor will lose the ripple effect. Tested on Android 6.0
This issue with the button fix many versions ago might help in fixing. https://github.com/NativeScript/NativeScript/issues/1296
CC: @enchev - you might remember this better than anyone 馃槃
<SegmentedBar>
<SegmentedBar.items>
<SegmentedBarItem title="Yesterday" />
<SegmentedBarItem title="Today" />
<SegmentedBarItem title="Tomorrow" />
</SegmentedBar.items>
</SegmentedBar>
<SegmentedBar selectedBackgroundColor="red">
<SegmentedBar.items>
<SegmentedBarItem title="Yesterday" />
<SegmentedBarItem title="Today" />
<SegmentedBarItem title="Tomorrow" />
</SegmentedBar.items>
</SegmentedBar>

I'll update the .gif later, gotta downgrade licecap on mac 馃槥

Thanks @bradmartin! We will fix this immediately!
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
I'll update the .gif later, gotta downgrade licecap on mac 馃槥