Ferfalk / SimpleSearchView

A simple SearchView for Android based on Material Design
Apache License 2.0
323 stars 60 forks source link

Ripple effect missing #4

Open petersnoopy opened 5 years ago

petersnoopy commented 5 years ago

Ripple effect is missing when clicking on the back button or menu buttons.

Ferfalk commented 5 years ago

It has ripple effect: ripple

What are the steps to reproduce the error?

petersnoopy commented 5 years ago

If i am not setting colorControlHighlight or i am using the default theme (Theme.AppCompat.Light.NoActionBar) then there is no ripple effect.