when scroll by mouse in table view, i'd like change background color for the view row is focused. Can you help me ? I really need it. Thank so much !
2 Answers
Since you had said "scroll by mouse", I was going to guess you were talking about a titanium desktop app, not android. There is no "mouse over" type event on mobile devices.
So if you mean when a row has been selected, then see the answers to your similar question.
If that is not what you meant, then please be more specific.
I'm working on mobile Android , SDK 2.2. Can you help me ?
Your Answer
Think you can help? Login to answer this question!