I have a Gallery, which has an OnItemSelectedListener and an OnItemClickListener. So I can move between the pictures, and if i click on one, something else happens (depends on which i had clicked). It worked fine before version 3.0, but from there (3.0-4.0) after it handles the onItemClick event, a fatal exception occurs:I have a Gallery, which has an OnItemSelectedLi