Does anyone know what file(s) effect the colors for the Menu button option icons and text (i.e. settings, wallpaper, etc.)? Is it the .png files or is it one of the .xml files or a combination of both?
Does anyone know what file(s) effect the colors for the Menu button option icons and text (i.e. settings, wallpaper, etc.)? Is it the .png files or is it one of the .xml files or a combination of both?
Does anyone know what file(s) effect the colors for the Menu button option icons and text (i.e. settings, wallpaper, etc.)? Is it the .png files or is it one of the .xml files or a combination of both?
They're controlled by .png images. What you're looking for is the "ic_menu_xxx" .png files in /system/framework/framework-res.apk - check out the /res/drawable-hdpi folder. For example, the icon that appears for Menu > Settings is ic_menu_preferences.png in the /system/framework/framework-res.apk package.
If you're thinking about making a flashable theme, you can change images in: For Froyo:
* /system/framework/framework-res.apk
For Gingerbread:
* /system/app/SystemUI.apk
* /system/framework/framework-res.apk
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.