I am creating a game in cocos2d-android. all the images i use in CCSprite shows me proper output except rounded image.
Rounded images are cut from all the edges like top,bottom,right,left sides.
i test same image in cocos2d-iPhone, which shows me perfect output.
anyone knows how to solve this rounded image issue?
Thanks for the Reply in Advance