viewHolder.onPause() doesn't exist

The java file gives me an error saying viewHolder.onPause() doesn’t exist. I’m assuming this is something that was taken out of the ViewGroup class, or some class it inherits, in later versions of the SDK. I’m using Android 4.0.3 which is version 15.

Just to confirm, I also have the same issue with the latest sdks.

Thanks - have fixed this now.