Hello, I have a notification icon in the status bar with thousands (5000+) of states, and each state has a different corresponding icon. Right now I'm using a <level-list> xml file to switch between all these different images.
It seems to be working right now (it takes a little longer to install/ uninstall from the emulator however), but does someone see any problems with this that I'm not catching? Is it possible to have too many items in the res/drawable folder? Will there be a huge performance hit by having an icon with so many states? Thanks. --Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---