I'm lost in the Internet trying to find a reasonable list of all icons available under R.drawable, but the only that's not 404 is for android 2.2. Is there anything similar for the new Android UI?
|
closed as off topic by Sam, martin clayton, akjoshi, Jean-François Corbett, Dominik Honnef Nov 16 '12 at 8:31
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
I hope, in attempting to answer you question, I am not wrong in assuming the following. If I am, please do correct. I am not aware of any new updates to that list of However, if you are looking specifically for the new Android UI (I am assuming, you mean ICS and above), you will find a decent list of This link is to an Android Library called Holo Everywhere. That being said, the best place to find
This has every resource used for the platform in question and I find it very useful especially while theming. I can refer to the XML's and see how they are setup. |
|||||||||
|
|
If you are after the ActionBar icons, Google have provided them on their Developer site under the headline "ActionBar": http://developer.android.com/design/style/iconography.html Direct link to the zip file: http://developer.android.com/downloads/design/Android_Design_Icons_20120814.zip |
|||
|