In Android 5.0, my ListView produces a ripple effect when clicking a list item. Is there a way to disable this effect? Looking at the docs, I don\'t see any way (https://develop
Yes, you can create custom list items with their layout, in which you have to change the android:background with a drawable without ripple.
android:background