you could try running an onitemselected with a setfocus to the button so when an item is selected focus is placed to the button.
On Jan 22, 2:17 am, Don Rules <[email protected]> wrote: > Hi Folks, > I have a list view, in which each of the list item contain a TextView and a > button. > when i click the button, the list item is deleted. Anyways i have > implemented this feature. > > I have a problem in focusing the button.. > > I dont want the listitem to get selected. rather i need the button to be > focused, while i scroll through list items. > > Can anyone please help on this.. > > Thanks in advance, > > Regards, > Don.. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

