How can I turn off the orange highlight when clicking an item in a GridView?
I haven\'t been able to find a solution in the documentation or through testing.
Just set below property in your XML file.
android:focusableInTouchMode="false"