How to disable this highlight on pressing the tab. I have been searching for half an hour and couldn\'t figure it out. I am using tablayout.
Add the below line to your XML:
app:tabRippleColor="@android:color/transparent"