Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'ve created a menu icon and included a 36x36, 48x48 and 72x72 in the ldpi, mdpi and hdpi drawable folders. It looks fine on al开发者_Python百科l devices except honeycomb tablets, where it seems like
I\'d like to show a \"Loading\" icon as each node of a treeview is waiting to be loaded.I\'开发者_StackOverflowm picturing the Win 7 waiting circle that spins, but any animated icon would work.Is this
I can compile the solution with no errors, but when I\'ll try to run it, I get a crash window: An unhandled except开发者_开发知识库ion of type
Please excuse me if this is a very simple solution or stupid mistake - this is my first time attempting to implement graphics in Java! :)
Has anyone ever had an issue with iPhone settings icons not updating with new graphics? I added a new Icon-Small@2x.png to my project, but w开发者_C百科hen it builds to the device the settings app sti
I want to load an icon (from another file) which doesn\'t have multiple icons embedded in it (it\'s not an icon group).
In an application I\'m working on there are Images (part of System.Windows.Media.Imaging) being created dynamically in the code-behind of a XAML page and getting added to the window. I\'m using ICO fi
I have this menu.xml <?xml version=\"1.0\" encoding=\"utf-8\"?> <menu xmlns:android=\"http://schemas.android.com/apk/res/android\">
I prepared some PNG icons, size 30*30, but with colors, not only black/white. The icons are OK when 开发者_StackOverflowI want to display them on buttons.