Posted on Dec 29, 2010 by
Happy Dog
Are you using Boxee or XBMC
Boxee box
What steps will reproduce the problem? 1. Find a long list to scroll 2. Try to scroll to bottom 3. Thumb starts to hurt :)
What is the expected output? What do you see instead?
Buttons should repeat after some delay, maybe 500ms
Please provide any additional information below.
Comment #1
Posted on Dec 29, 2010 by Happy DogThis mailing list message
http://osdir.com/ml/Android-Beginners/2009-10/msg00144.html
describes one way to implement this - basically you need set "OnTouchListener" and detect ACTION_DOWN and ACTION_UP events.
Status: New
Labels:
Type-Defect
Priority-Medium