H hillzx Member Licensed User Longtime User Jun 17, 2013 #1 Hi guys, i want to try animation using Animation Plus Library, but i put the code in Code Module, it stuck in calling Activity.Invalidate , is there a way to solve this problem? :sign0085: Thanks for your help
Hi guys, i want to try animation using Animation Plus Library, but i put the code in Code Module, it stuck in calling Activity.Invalidate , is there a way to solve this problem? :sign0085: Thanks for your help
Erel B4X founder Staff member Licensed User Longtime User Jun 17, 2013 #2 You can pass the activity object to the sub and then access it. Upvote 0