How to remove the "white reflection" on the application icon?

Viewed 16820

Possible Duplicate:
How to disable highlighting of the app icon?

Hi this is an iPhone objective C question.

When I set the icon file for the app, say, icon.png. When it is shown on the phone, a white reflection effect is automatically added on the icon.png

Is there any way to remove te reflection effect? Cause I can see that there are apps without the white reflection effect on the icons

3 Answers
Related