Hi,
I am taking two screen in one roScreen object(in below screen a static image is appearing whenever in top screen images appearing one by one which is stored in tmp).which is working fine. but problem is that a thin black screen is appearing b/w two images slidly and draw hard as time increase. it seems like there is stack filling with thin black lining.
i have used setalphaenable(true) in top screen to avoid full black screen(which is coming by default in back side of image).
i am not understanding what is actual problem here?
Any help would be thankful .