I\'m using a Toolbar in my app and am inflating it with a menu. I have a issue here because the ripple effect is automatically added to the button but the left
Toolbar
The easiest way is to add button in toolbar like a simple view, for example:
android:background="@null"
it will disable the ripple effect from the button