This is a bug on the Droid software, that will be fixed in the future. (Actually it's my fault in some special touch filtering code that was put into the framework for Droid. :p)
On Tue, Nov 24, 2009 at 6:58 PM, davemac <[email protected]> wrote: > I'm not sure where else to ask this question as I've had no responses > so far in android-developers, and android-platform rejected it. > > When I access the values from getPressure and getSize from the > MotionEvent objects while dragging my finger around the touchscreen, I > also get the same values as the original values in the ACTION_DOWN > MotionEvent object. That is, it's as if my finger is pressing exactly > the same throughout a finger drag, even though I'm trying to adjust > the pressure and size to see a difference. The values change from > finger press to finger press as long as I lift off then touch down > again. I'm thinking this is a bug but can't get an confirmation. My > device is a Motorola Droid. No answers from the Motorola developer's > forum either. Can anyone here help please? > > - dave > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
