ok, let me clarify that I only want to affect my app. I created a spinner with an image and text, and the drop down arrow gets stretched in the middle - and it looks kinda like this guy's here
http://androidforbeginners.blogspot.com/2010/10/spinner-down-arrow-stretching.html i just want to change it (for my app) such that it stretches above and below the arrow. On Jan 28, 12:11 pm, Kostya Vasilyev <[email protected]> wrote: > You can copy the platform defaults into your project, edit them as you > like, and use with buttons by setting "android:background". This would > affect your own application. > > As for changing an Android resource so it affects other apps - sorry, no. > > -- Kostya > > 28.01.2011 21:07, kernelpanic пишет: > > > specifically, I am trying to change the 9 patch image used for > > btn_dropdown_normal.9.png > > > anyone know how to override the stock 9 patch images without rooting > > the device or other silly ideas? > > > I was hoping that selection of a 9 patch image file would cascade > > through from my project's drawable-mdpi to drawable to the platform > > default such that if I put that image in my project's drawable or > > drawable-mdpi, it would be used instead. > > > so far I have had no success - any ideas welcome > > -- > Kostya Vasilyev -- WiFi Manager + pretty widget > --http://kmansoft.wordpress.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

