In my android application, I use a listview and some linear layout on wich the user can click.
Of course, I had to set the background of my LinearLayout to a xml fil
Just found the answer:
android:background="@android:drawable/list_selector_background"