I have a custom preference that is a container with a slider (SeekBar) and some text. How can I get the slider to take focus when the list item is highlighted (I want it to take focus so the user can use the trackball to move the slider).
I've tried listening to the ListViews selection changes but the SeekBar always refuses my requestFocus() calls. Thx. SPT --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

