I am making a quiz game and I have many pages. When the user answer the correct question by clicking a button the button navigates to the next page with transition effect - slide. On Android 4.0.3 - 4.2 devices everithing with the transition is good. But On Adnrodid 2.2 to 2.3.4 the transition slide (and the others too) do not work and they are something like double loading the page. What is the problem with Android 2.3.4 devices and is there any way to fix that?