How can I have a ripple effect in a simple linear/relative layout when touching the layout?
I\'ve tried setting the background of a layout to something like:
Set android:clickable="true" on your layout.
android:clickable="true"