> Have you tried setting your own list selector via android:listSelector > or setSelector(int)?
Hmm, when I read documentation first time I thought that it is a kind of an icon (checkbox or smth else) I can use in addition to the selection. Now, I played with it a little bit, and I guess that's what I need (I also need a designer :) who can read about "Draw 9-patch" and create a selector image similar to the native Android one, but smaller). It completely replaces selector. However, I'm disappointed that Android doesn't support all list item sizes (available via TextAppearance styles) natively. :( I use standard (non-custom) components with standard styles and have to create custom selector to make it look consistent. Thanks for your help, Mark! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

