mr_wiseman
New Member
Oke hope i'm explainig my problem right...i got an activity class which calls an xml as layout and in the activity is also a button with a click listener to call an other class with a surfaceview class as layout oke now i'd like to have some animations in the background of my xml file ....would like to have a thread for that which calls the on draw methode constantley for the animation but of course pause when it goes to my secone class like "the actual game"so I'm searching for an animated background in my xml file especially an ondraw mehode ...called over and over again in a thread.....anny suggestion would be veeeeerrry helpful