Android context resume problem

hi,
i run a fire particle effect on android platform follow the tutorial, and then launch another activity.(e.g, setting, am start -n com.android.settings/.Settings)
after we resume from that newly launched activity, the fire effect goes wrong.
it seems like blend mode is not activate, all particles are not blended with each other on the scene.